Posted by Els on 03/12/06 10:54
Noozer wrote:
> I'm sure I've seen this, but it's been a while and cannot remember how it
> was done.
>
> If I set the "display" CSS property to 'block' makes the DIV take space up
> in the HTML page and displays it's content. Setting this property to 'none'
> makes the DIV disappear as though it never existed. BUT, I'm sure I've seen
> another value that will hide the content of the DIV, but will STILL use up
> the space in the HTML page.
>
> Does this make sense? Does anyone know how it's done?
visibility:hidden;
--
Els http://locusmeus.com/
Now playing: Emerson, Lake & Palmer - Hallowed Be Thy Name
[Back to original message]
|