There are tons of jquery sliders for images. However I have some html markups like
<p>JavaScript rocks</p>
<p>jQuery rocks</p>
<p>stackoverflow rocks</p>
Assume each <p> is of size 400x400. I want a jquery slider which can slide each p element one by one.