page onload event not working as expected
Posted: Fri Dec 27, 2013 3:12 pm
This is what is happening...
Page1 has an onLoad event that runs a function. When I first navigate to Page1 it runs fine. If I go to Page2 then return to Page1, the onload event does not run.