Jump to content

highlighting table rows?


ali_2kool2002

Recommended Posts

Hi im trying to highlight a row in php code but the line of code below is in html and i dont know how to make it work

or if anyone knows how to change the tables color when a mouse is over the row would be very helpful thanks! :'(

 

<tr onMouseOver="javascript:highlightTableRowVersionA(this, '#8888FF');">

Link to comment
https://forums.phpfreaks.com/topic/42382-highlighting-table-rows/
Share on other sites

Okay well if it was I had a quick way for you to do it with html/css, however.. I do believe you are in the wrong forum anyway. What you are looking for doesn't require php at all. CSS should be the way to do what you are looking for.

 

 

edit: I just don't personally know how to do it unless it is clickable  :-\

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.