Web Design Web Design Forum
Registration is free! Here you can view your subscribed threads, work with private messages and edit your profile and preferences Calendar Find other members Frequently Asked Questions Search
Home Web Design

Convenient web based access to our favorite web design Usenet groups

web design reviews

This is Interesting: Free Magazines for Graphics designers and webmasters  





  Last Thread  Next Thread
Author
Thread Post New Thread   

display: none -> block -> table-row
 

Laurel




quote this post edit post

IP Loged report this post

Old Post  10-15-05 - 11:21 PM  
Hi,
Do you know some browsers that would misbehave with these three lines of CSS
code:


table.liste tr {display:none;}
table.liste tr.headers {display: block;}
table.liste tr.headers {display: table-row;}


My idea was to hide some rows of a table by first hiding all rows, then
restoring the needed rows.

I tried this:

table.liste tr {display:none;}
table.liste tr.headers {display: table-row;}

but IE didn't show the headers because probably it didn't understand the
"table-row" value.

The page is here (the example I gave is a simplification):

http://www.mot-a-mot.org/auteurs.php
http://www.mot-a-mot.org/auteurs.ph...MarinaTsvetaeva

Thank you for your comments.



Post Follow-Up to this message ]
Re: display: none -> block -> table-row
 

Spartanicus




quote this post edit post

IP Loged report this post

Old Post  10-16-05 - 11:22 AM  
Laurel <laurell@hotmail.com> wrote:

>but IE didn't show the headers because probably it didn't understand the
>"table-row" value.

IE doesn't support the CSS table model.

--
Spartanicus


Post Follow-Up to this message ]
Sponsored Links
 





All times are GMT. The time now is 04:56 AM. Post New Thread   
  Previous Last Thread   Next Thread next
Stylesheets archive | Show Printable Version | Email this Page | Subscribe to this Thread

Popular forums

Adobe Photoshop forum Macromedia Flash Web Site Design
Dreamweaver FrontPage forum
JavaScript Forum XML forum
Style Sheets VRML
Forum Jump:
Rate This Thread:

 

XML RSS Feed web design latest articles Syndicate our forum via XML or simple JavaScript

Web Design archive  Database administration help  


Top Home  -  Register  -  Control Panel   -  Memberlist  -  Calendar  -  Faq  -  Search Top