Ray's Asp.net Blog
Answers and code snippets from ASP.NET projects (Webforms/MVC/Classic ASP)
Pages
Event registration app with QR/Paypal
Home
Thursday, May 2, 2013
How to change cursor when loading page or selecting item from dropdownlist in ASP.NET webform?
Goto master page
Add two events in body tag like following
<body onbeforeunload="document.body.style.cursor = 'wait';" onunload="document.body.style.cursor = 'default';">
Use a Software Bug to Win Video Poker? That’s a Federal Hacking Case
http://www.wired.com/threatlevel/2013/05/game-king/all/
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)