User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.4) Gecko/20030624 Netscape/7.1
email@hidden wrote:
Shouldn't this work in Safari?
I've had more trouble with label tags, not just in Safari. Does this work?
<label for="chk1">
<input type="checkbox" name="chk" id="chk1" />
Label for the checkbox
</label>
Or changing the for="chk1" to for="chk"?
I experienced problems in getting labels to work (and clickable) in both
NS7 and Mac/IE, and was able to solve it that way.
Max
_______________________________________________
web-development mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/web-development
Do not post admin requests to the list. They will be ignored.