I have 2 pages in my app, and I added a couple of events to the page that is not my starting page. I load my 2nd page by means of code<a href="2ndpage.html">/code
The events are page load, and a click event on a button that I have on this page.
Any ideas?