Page Turner in jQuery

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
User avatar
volomike
Forum Regular
Posts: 633
Joined: Wed Jan 16, 2008 9:04 am
Location: Myrtle Beach, South Carolina, USA

Page Turner in jQuery

Post by volomike »

This was just too cool. Had to share with you guys.

http://www.sitepoint.com/blogs/2007/07/ ... ng-jquery/

Final demo is here:

http://www.sitepoint.com/examples/jquery/animate4.php

So basically, if you want to make something look like a page is turning, create an image with shadows that looks like the page is turned, and then when one clicks the page, hide the first page, show the next page, stick the page animation image mid screen for half a second, and then hide it.
User avatar
jaoudestudios
DevNet Resident
Posts: 1483
Joined: Wed Jun 18, 2008 8:32 am
Location: Surrey

Re: Page Turner in jQuery

Post by jaoudestudios »

That is quite cool and lightweight :)

Thanks for sharing - Definitely booking marking that!
Post Reply