Jquery / PHP - pre-loading next page before navigating to it.
- by Tim
Hey all
Using jQuery, is there a way to prevent going to the next page until the animation has finished AND the next page has completely loaded (including images)?
The code below works but it is a bit clunky. You can see what I am trying to achieve here: http://bit.ly/aOeYgE
The first three or so pages work. But when you click to go to the…