The float label bug
Strange Mozilla bug: In some versions of Mozilla / Netscape 6+ <label> elements that have a float applied to them will vanish. Tom Gilder’s test case can be viewed here. I tried it in Mozilla 1.1 beta and the page behaved as expected but Netscape 6.22 suffered from the bug. Apparently Netscape 7 still has the bug, which would suggest it was spun off from the Mozilla code base before that bug was fixed. Rust Randal’s CSS form demo gets around this problem with a span inside a label, which seems to be the most effective workaround but is frustrating as it requires additional markup to solve what is a pretty obscure bug.
Shot - 12th September 2002 21:36 - #
Tom Gilder - 12th September 2002 23:46 - #
This also seems to have been fix since 1.1.
dlance - 25th March 2004 20:36 - #
Rich - 17th April 2004 05:13 - #
Lloyd - 20th December 2004 15:09 - #
katchi - 21st March 2005 09:44 - #
dante - 27th July 2005 09:24 - #