Text in div - automated scrolling with jQuery - jsFiddle inside

前端 未结 1 1420
天命终不由人
天命终不由人 2021-01-28 17:46

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

相关标签:
1条回答
  • 2021-01-28 17:57

    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.

    0 讨论(0)
提交回复
热议问题