Ok so what I need to do is have a script that will animate a div (with ul inside or just the ul) to make it move across the screen from right to left when they click 1 of the menu items that contain a submenu and then load the clicked page after the animation.
But than you have to make 2 jquery functions:
1 that does the animation
1 that shows the menu at the position where it finally should stay
The first function can be triggered by an id on your first page.
If you click on a link in the menu, it loads another page where this trigger isn't mentioned anymore.
Bookmarks