Thursday, April 5, 2007

Color the cell on hand over

ASP code:

Post the script in the TR or TD tages:

tr onmousemove="style.backgroundColor='#EED7AE';" onmouseout="style.backgroundColor='';"

No comments: