This is often done with dynamic pages e.g. imagine a document that has tabs at the top ... when you click on a tab then the current content is hidden by setting it to display:none and the content of the tab that was clicked is shown by setting its content to display:block.
On Mar 14, 12:03 pm, Dimitris Papageorgiou <[email protected]> wrote: > You are right the code segment for which i pose the question has > display:none. > > But why someone would want to put the "display" of an element to "none". > > I know this is a css question but i would be grateful if explained it to > me. > > Thanks. -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/firebug?hl=en.
