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 Quote Link to comment 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 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.