Vaska wrote: > I know I've read somewhere in the past that if you want to change the > color of a table row TR I need to use: > > class='transparent' onmouseover="this.className='over';" > onmouseout="this.className='transparent';" >
Have you read these articles?: http://www.alistapart.com/articles/zebratables/ http://www.alistapart.com/articles/tableruler/ HTH aj ****************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
