|
|
 |
RE: FN-FORUM: Accessible logos [css/html]
date posted 19th January 2006 11:05
I've found previously that if you do visibility:hidden it still leaves
the space created by the display:block (or visible component of the
display). And also previously that if you didn't do both that one or
other of Moz / IE / Opera / Safari wouldn't show it properly. I admit
it's a bit belt and braces !
-----Original Message-----
From: [EMAIL REMOVED] [EMAIL REMOVED] On Behalf Of
Richard Quick
Sent: Thursday, January 19, 2006 11:19 AM
To: Andy Macnaughton-Jones
Subject: Re: FN-FORUM: Accessible logos [css/html]
On 19 Jan 2006, at 11:13, Andy Macnaughton-Jones wrote:
> .clsHide{display:none; visibility:hidden}
Why'd you do display:none AND visibility: hidden ?
Surely you'd want to do one or the other?
--
Freelancers, contractors earn more with Prosperity4 Call 0870 870 4414
or visit www.prosperity4.com and benefit from Inland Revenue approved
expenses today.
To advertise here: http://www.freelancers.net/advertising.html
|
 |
|