Jumping to an anchor with javascript while using the multi pages from jquery mobile
Hello,
I am using the multiple pages template from
http://demos.jquerymobile.com/1.4.5/pages/ for my Battleships game. I've got a function where it is vital to jump to another internal page
without reloading it. Unfortunately I cannot use a normal anchor here without rewriting it all, so it would be very nice to use javascript. If there is a way to do that please tell me.
Best regards,
Clemens