Scroll down a container with hidden overflow using jquery and css3 animation(flip vertically)

103 Views Asked by At

I have a div which contains 20 lines of text.
I want to disable normal scroll and use flip effect (vertical) when I scroll down to see the text.

How can I do that using jQuery and CSS3 animation? Like Flipboard app for example.

0

There are 0 best solutions below