Every day is Election Day at DZone. Login and vote now.
By mswatcher
via codeproject.com
Submitted: May 12 2008 / 13:06
Last week I’ve learned a technique of applying Hover Effect to the HTML table’s rows with the help of the pure CSS without using a single line of JavaScript code. Great! Isn’t it? Before that I’ve been done this using JavaScript in my previous article: Hotmail-like Mouse Over & Mouse Out Effects on GridView. I thought it might be interesting to implement this technique on the GridView in order to create Hover Effect to the GridView rows.
Add your comment