
Behavior does not work on ASP.Net Button control
If I use a Link Button control my hover behaviors (mouse over, mouse out for example) work just fine. As soon as I try to use a regular Button control I get nothing. Is there a fix/work around for this?