I have the following HTML: My Fiddle
I want the elements and their text to vertically scroll from bottom to top.
How do i do this with jQu
http://jsfiddle.net/8yKjD/2/
I wrapped all your p tags within another div to make targeting and moving easier, but that should be what you're looking for.