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.
我有一个文本区域和一个 div,我希望当我单击并向上或向下移动 div 时,文本区域也会重新调整大小,即 textarea 下面的 div 应该作为 textarea 的垂直调整大小手柄。
使用 Jquery UI,您可以使底部 div 可拖动并使用它来调整 textarea 的大小,我为您制作了一个小 jsfiddle,它演示了这一点:)
http://jsfiddle.net/GspjK/