Mouseover

facaX

New Member
I used javascript code before to do mouseovers on menus to have the graphics change as you moved your mouse on or off a graphic. This was mostly on a nav bar. <BR><BR>Anyway, I am trying to start converting my code all over to c# in ASP.net. I want to change my entire site over to .aspx pages from .asp pages. I also want to remove any javascript code in there as well and stick to just c# if possible. Does anyone know how to do the mouseovers in c# .aspx pages?<BR><BR>Thanks,<BR>PatrickStick with the client-side JS for mouseOver
 
Back
Top