does anybody have any idea how to get the mouse cursor to change to a hand when moving over a webform command button. i know this must be simple to do.
Printable View
does anybody have any idea how to get the mouse cursor to change to a hand when moving over a webform command button. i know this must be simple to do.
<asp:Button style="cursor: hand" id="myButton" Text="Click Me" ruant="server"/>
thanks
your welcome. The other cursor shoices you can use are listed here
http://www.codeave.com/css/code.asp?u_log=4017