I have two page(A,B) navigation app, when i go from first page(A) to next page(B) and come on first page(A) again the javascript file on that page loads again and the function declared in that file is called twice.
How can i solve this problem?
Hello,
Thanks for your post.
Could you share a simple sample that can reproduce the issue your described for us to troubleshotting.
For more details about PageControl objects and navigation please refer MSDN article
#Part 3: PageControl objects and navigation (Windows Store apps using JavaScript and HTML)
http://msdn.microsoft.com/en-us/library/windows/apps/jj663505.aspx
Thanks.
Yanping Wang MSDN Community Support | Feedback to us Develop and promote your apps in Windows Store Please remember to mark the replies as answers if they help and unmark them if they provide no help.