> I've got a search box and login area that I want to use a fieldset and
> legend on for accessibility but I don't want to show the legend to normal
> users.
This might work
.hidden {
text-indent: -999em;
padding : 0;
}
Cheers,
jens
--
Jens Brueckmann
http://www.yalf.de
*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************