![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
Is there a subtle difference between visibility:hidden vs display:none ? Not so subtle really. The former means it is there but cannot be seen. |
#2
| |||
| |||
|
|
But a 'visibility: hidden' element's descendants can be made to appear by 'visibility: visible'. |
#3
| |||
| |||
|
|
dorayme wrote on 06 apr 2009 in comp.infosystems.www.authoring.stylesheets: But a 'visibility: hidden' element's descendants can be made to appear by 'visibility: visible'. I knew that somehow, but now I realize I should make more use of this! |
#4
| |||
| |||
|
|
In article <Xns9BE55FDDB95E2eejj99 (AT) 194 (DOT) 109.133.242>, "Evertjan." <exjxw.hannivoort (AT) interxnl (DOT) net> wrote: dorayme wrote on 06 apr 2009 in comp.infosystems.www.authoring.stylesheets: But a 'visibility: hidden' element's descendants can be made to appear by 'visibility: visible'. I knew that somehow, but now I realize I should make more use of this! (Take a look at the link I gave you and you can use this there to progressively makes things appear in the list within list html). |
|
Visibility: hidden is like an invisible man in a room, you can't occupy his space (btw, he will also eat half your food if you are dining together. I have experience of this, don't ask) but display: none is more like a ghost, you can sit on the same chair as he does and he won't eat half your food no matter how much he eats (again, trust me, I know). |
![]() |
| Thread Tools | |
| Display Modes | |
| |