|
-
Fetching
Hello,
I'd like to have a sliding transition between different pages of a website.
But unfortunately my knowledge of javascript is more than limited...
Basically what I want the script to do is:
- when the user clicks a link, create a new div (e.g. #next-page) at left:100% and load the target there.
- when the load is complete, animate the current page (e.g. #cur-page) to left:-100% and #next-page to left:0
- when the animation is complete, remove #cur-page and rename #next-page to #cur-page.
Would be awesome if somebody could help me out!
Thank you in advance!
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
|
Bookmarks