I am looking to create an HTML page where <p>
tags can be interacted with based on mouse clicks. I am looking to incorporate horizontal-sliding transitions with ease-in/ease-out, like those in deck.js or timeline.js for some of these <p>
tags.
Beyond digging in the deck.js and timeline.js code (which has been pretty fruitless thus far), can someone recommend a tutorial or example for accomplishing this effect for text? My google-fu has only pointed me to very specific examples for image slide decks.