starphp Posted April 1, 2009 Share Posted April 1, 2009 Hi, I have a grid and its something like this: <tr class='light'><td>content 1</td></tr> <tr class='Dark'><td>content 2</td></tr> <tr class='light'><td>content 3</td></tr> <tr class='Dark'><td>content 4</td></tr> I wish to change the background color on the mouse over event. please help me. Thank You Link to comment https://forums.phpfreaks.com/topic/152052-change-the-rows-background-color-on-mouseover/ Share on other sites More sharing options...
Adam Posted April 1, 2009 Share Posted April 1, 2009 Have you actually done a search for this on Google, or any search engine? http://www.google.co.uk/search?q=javascript+tr+onmouseover+change+background+color Link to comment https://forums.phpfreaks.com/topic/152052-change-the-rows-background-color-on-mouseover/#findComment-798504 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.