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 を上下に移動すると、テキスト領域のサイズも変更されます。つまり、テキスト領域の下の div は、テキスト領域の垂直方向のサイズ変更ハンドルとして機能する必要があります。
Jquery UIを使用すると、下部のdivをドラッグ可能にし、これを使用してテキストエリアのサイズを変更できます。これを示す小さなjsfiddleを作成しました:)
http://jsfiddle.net/GspjK/