Hi, thanks for the article. Is there any way to essentially combine the replace and reload functions? I need to force the page to reload and land on a specific anchor tag.
@valestudios: Could you not just use replace() to set the new URL (with your anchor hash appended), then call reload() straight afterwards to reload the entire page?
-- Matt Doyle, Elated Second Edition of my jQuery Mobile book out now! Learn to build mobile web apps. Free sample chapter: http://store.elated.com/
Yes, this stuff is free! We just ask that you give us a link - find out how to link to us. (Note: all our content is copyrighted; please read our website's terms of use.)