|
-
Jun 19th, 2002, 04:00 PM
#1
Thread Starter
Addicted Member
Label Tags
Hi all,
I am using label tags to put the focus in a textbox while pressing on the text between the label tag
Like this:
<code>
<LABEL for="name">Name:</LABEL>
<INPUT TYPE="text" id="name">
</code>
So in IE when i press on Name:, it put the focus in the textBox.
It just doesn't take effect in Netscape
Does anybody knows if we have to do something different in order to do that with Netscape
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|