try this
btnHome.Attributes["onmouseover"] = "this.style.backgroundColor='#C6C6C6';";
btnHome.Attributes["onmouseout"] = "this.style.backgroundColor='#EFEFEF';";
|
Results 1 to 2 of 2
Threaded View
|
Click Here to Expand Forum to Full Width |