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.
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.