I am trying to use javascript to call another page in the same file folder, and load it to the same frame. Please advise what is the best way to do that. Thanks!
I have file which include cross referrence pointing to another page. The current file uses "<a href='javascriptarent.nav.openpage(41)'>Page 41</a>" to open file.
But in my new reloaded page, we discard the navigation part in parent frame.
What I want to do is replacing the javascript part with correct javascript which can call the page in same frame. And also use current openpage(41) part.
Any suggestions?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.