Josef Dunne wrote:
Thanks though, does anyone else have a solution to this problem?

I would HOPE that someone could come up with a cleaner solution, but I could only do it by feeding IE alternate declarations for your 'span' rule:

span {
  display:none;
  _text-indent: -999px;
  _display:inline;
}

(the underscore hack used here for speed!)

regards,

Stuart

--
- - -- --- ----- -------- -------------
  http://www.stuarthomfray.co.uk/
******************************************************
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************



Reply via email to