Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
次の HTML があります: My Fiddle
<p>要素とそのテキストを下から上に垂直にスクロールしたい。
<p>
プラグインを使用せずにjQueryでこれを行うにはどうすればよいですか?
前もって感謝します
http://jsfiddle.net/8yKjD/2/
ターゲティングと移動を容易にするために、すべての p タグを別の div 内にラップしましたが、それはあなたが探しているものです。