Jump to content

How to make IE understand CSS-3?


Morris2

Recommended Posts

 

Hi, and Merry Christmas by the way;-)

 

I am using Joomla 1.7.3 with a nice extension "Art Table", and is using CSS-3 to get the right look.

Internet Explorer 8 understands some of the CSS-3 codes, but not these two:

 

.tablesorter tr:nth-child(even) td {

background: #002933;

}

.tablesorter tr:nth-child(odd) td {

background: #000333;

}

 

Any trick to make this work?

How does these codes look like in "normal" CSS?

 

The site looks great in most other browsers.

 

Best regards Morris.

 

 

 

 

Link to comment
https://forums.phpfreaks.com/topic/253752-how-to-make-ie-understand-css-3/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.