E-mail List Archives
Re: Display:none in NS7 not working?
From: Tom Gilder
Date: Sep 3, 2002 5:37PM
- Next message: Ruth Stillman: "Preferred OS for screen readers"
- Previous message: Bill Mason: "Re: Display:none in NS7 not working?"
- Next message in Thread: None
- Previous message in Thread: Bill Mason: "Re: Display:none in NS7 not working?"
- View all messages in this Thread
On Tuesday, September 3, 2002, 10:40:30 PM, you wrote:
> There are a number of issues with LABEL that have been fixed on the main
> Mozilla development branch (where 1.1 lives) that have not been migrated to
> the 1.0 branch (which N7 is based on). This is probably one of them.
The other really, really nasty one to look out for is apply the CSS
float property to <label> (again, fixed on the trunk but not for
Moz1.0.1/NS7), which makes the label vanish into thin air (which was
one of my favorite tricks until Mozilla decided to arse things up
considerably).
The easiest way to fix these label problems is to just do something
along the lines of:
<span class="label"><label for="whatever">Text</label></span>
Cheers
--
Tom Gilder
http://tom.me.uk/
----
To subscribe, unsubscribe, or view list archives,
visit http://www.webaim.org/discussion/
- Next message: Ruth Stillman: "Preferred OS for screen readers"
- Previous message: Bill Mason: "Re: Display:none in NS7 not working?"
- Next message in Thread: None
- Previous message in Thread: Bill Mason: "Re: Display:none in NS7 not working?"
- View all messages in this Thread