navigate to another page with full page reload

navigate to another page with full page reload

i have a page1.html, with button click in page1.html, it should be navigated to page2.html with transition=slide. i have to make ajax call to retrieve some data from server when page2.html is loaded. but no javascript can be called in page2.html instead of loading static html tags. can someone tell me how to overcome this issue? thanks.  
    • Topic Participants

    • xbcls