How can I make jquery do an effect when clicking a link and when it is finished animating follow the link? I was using window.location = 'index.php' + execute but this means a different jquery for every effect (the class of the element being animated before the link is the same.
- [jQuery] How to make jquery do a link? Pegpro