Posted by Adrienne on 06/30/05 20:19
Gazing into my crystal ball I observed "McKirahan" <News@McKirahan.com>
writing in news:isadnVZZ6peijV7fRVn-rA@comcast.com:
> What do you mean:
> "I cannot get the cursor into the form element."
>
> Do you want to assign focus to it on page load?
>
><body onload="focument.forms[0].mycity.focus()">
>
> If not, please clarify.
>
The problem turned out to be a stylesheet declaration. A div was
"covering" the input field, so I litterally could not get the cursor,
mouse, keyboard to the element.
--
Adrienne Boswell
http://www.cavalcade-of-coding.info
Please respond to the group so others can share
[Back to original message]
|