body onload & Atlas
ASP.NET
1
Posts
1
Posters
1
Views
1
Watching
-
Hi, I have a question related to the body onload event. In the absence of Atlas this event is fired everytime the page refreshes. I have code in the onload event that needs to execute everytime there is even a small change to the client. When using onload with Atlas, I find that it fires the first time the page loads, but not everytime the page refreshes. Which other event can I use to execute code everytime there is even a small change to the page? Thanks. -Shefali