Create a Jquery animation like Flipboard popup

user840801 picture user840801 · Aug 27, 2012 · Viewed 7.2k times · Source

I want to implement a Jquery/JS animation like the Flipboard popup animation.

When user clicks on an image, the image will expand to a certain size and its white background expands until it occupies the whole screen.

Once the animation is done the page content will be loaded. http://flipboard.com/

Any help regarding this will be appreciated.

Thanks a lot!

Answer

JamiePatt picture JamiePatt · Aug 27, 2012

Codrops did it a few months back, I can't really write out all the code for you here but give this article a read.