I want to chnage the button colors OnFocus, OnHover and OnMouseDown.
How can i do this?
I am usnig the style sheet
.defaultButton:hover
{
}
.defaultButton:focus
I am new to ASP .NET programming. Could you guys help me out?