before you say it, yes, i did actually use a . in the declaration, e.g.
legDefault { default: none; }
-----Original Message-----
From: Miles Tillinger
Sent: Monday, December 15, 2003 12:42 PM
To: Web Standards Group (E-mail)
Subject: [WSG] Hiding LEGEND in Netscape 4
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/
*****************************************************
*****************************************************
The discussion list for http://webstandardsgroup.org/
*****************************************************