Page 1 of 1

Page Turner in jQuery

Posted: Tue Jan 27, 2009 12:19 am
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.

Re: Page Turner in jQuery

Posted: Tue Jan 27, 2009 1:13 am
by jaoudestudios
That is quite cool and lightweight :)

Thanks for sharing - Definitely booking marking that!