
August 24th, 2007, 01:35 PM
| | | 3 forms, 2 don't show cursor
I wasn't sure which of these 2 groups is the right one to post to, so
please excuse the duplicate post.
Does anyone know how to resolve this? I can't figure this out. In my web
site I have 3 forms for data input. One of the forms shows the cursor
blinking, but the other 2 do not. I found that the 2 forms in question
are using a position:absolute style, and the 1 form does not. When I
remove that style item the forms work fine.
I really need the position:absolute style on these 2 forms, so is there
some way to force the cursor to show up anyway?
Tom | 
August 24th, 2007, 03:15 PM
| | | Found the answer, thanks anyway
I found that by taking out the position:absolute from the stylesheet,
and putting it in a click event in the javascript, the cursor now shows
up fine.
Very strange, but I'm glad it works.
tomb wrote: Quote:
I wasn't sure which of these 2 groups is the right one to post to, so
please excuse the duplicate post.
>
Does anyone know how to resolve this? I can't figure this out. In my web
site I have 3 forms for data input. One of the forms shows the cursor
blinking, but the other 2 do not. I found that the 2 forms in question
are using a position:absolute style, and the 1 form does not. When I
remove that style item the forms work fine.
>
I really need the position:absolute style on these 2 forms, so is there
some way to force the cursor to show up anyway?
>
Tom
| | 
August 24th, 2007, 03:15 PM
| | | Re: Found the answer, thanks anyway
tomb wrote: Quote:
I found that by taking out the position:absolute from the stylesheet,
and putting it in a click event in the javascript, the cursor now shows
up fine.
>
Very strange, but I'm glad it works.
| Good thing, because without a URL to actually *see* your source I am not
sure how you expected any of us to help.
--
Take care,
Jonathan
-------------------
LITTLE WORKS STUDIO http://www.LittleWorksStudio.com | 
August 25th, 2007, 08:15 PM
| | | Re: 3 forms, 2 don't show cursor
On Fri, 24 Aug 2007 08:27:04 -0400, tomb <tomb@technetcenter.com>
wrote: Quote:
>I wasn't sure which of these 2 groups is the right one to post to, so
>please excuse the duplicate post.
>
>Does anyone know how to resolve this? I can't figure this out. In my web
>site I have 3 forms for data input. One of the forms shows the cursor
>blinking, but the other 2 do not. I found that the 2 forms in question
>are using a position:absolute style, and the 1 form does not. When I
>remove that style item the forms work fine.
| Hmm, I'm not sure about this one.
Is there any chance we could have a look at what you've done?
--
Martin Jay |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | | | | What is Bytes?
We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights.
Get the best answers to your questions from over network members.
|