Software Archive
Read-only legacy content
17061 Discussions

Refresh/Reload page every switch/move page

Deri_N_
Beginner
436 Views

im very newbie dev, i recently have scroll problem with my XDK program when switch to page, so i want  All page refresh/reload everytime i switch/move to page, sorry i cant speak english well. i will very thanksfull.

 

0 Kudos
1 Reply
Chris_P_Intel
Employee
436 Views

I'm not sure I understand the question.      document.reload() is the Javascript command that will cause the current document to reload. But that will not do what you want, because it will cause the app to reload which will take you back to the main page.

Do you just want to scroll the user to some position on the page?

 

 

0 Kudos
Reply