DOH, I did a fantastic job of writing this email! Let me try again:
<legend class="legDefault">Title</legend>
legDefault { display: none; }
This works fine in IE4+ and Mozilla flavours. But not NS4...
-----Original Message-----
From: russ weakley [mailto:[EMAIL PROTECTED]
Sent: Monday, December 15, 2003 12:45 PM
To: Web Standards Group
Subject: Re: [WSG] Hiding LEGEND in Netscape 4
Try:
display: none;
>
> I'm developing an accessible form template that uses fieldsets. I'm hiding
> the legend using display:none so it doesn't appear, which keeps the form
> accessible. Problem is that the legend still displays in Netscape 4, but I
> thought display:none was supported?
>
> e.g.
>
> <legend class="legDefault">Title</legend>
>
> class is
>
> legDefault { default: none; }
>
> Any ideas why this wouldn't work in NS4?
>
> Cheers,
>
> Miles.
>
> *****************************************************
> The discussion list for http://webstandardsgroup.org/
> *****************************************************
Thanks
Russ
-----------------------------------------------
Russ Weakley
Max Design
Phone: (02) 9410 2521
Mobile: 0403 433 980
Email: [EMAIL PROTECTED]
http://www.maxdesign.com.au
-----------------------------------------------
*****************************************************
The discussion list for http://webstandardsgroup.org/
*****************************************************
*****************************************************
The discussion list for http://webstandardsgroup.org/
*****************************************************