开发者

IS possible to implement to resize div by mouse using JQuery? [closed]

开发者 https://www.devze.com 2023-03-17 00:16 出处:网络
Closed. This question needs to be more focused. It is n开发者_如何学JAVAot currently accepting answers.
Closed. This question needs to be more focused. It is n开发者_如何学JAVAot currently accepting answers.

Want to improve this question? Update the question so it focuses on one problem only by editing this post.

Closed 8 years ago.

Improve this question

IS possible to implement to resize div by mouse using JQuery ? Need to resize just height by dragging bottom line .


http://jqueryui.com/demos/resizable/


You could easily use jQuery UI for this. However you might want to check out this thread, How to let resize vertically a DIV with only jQuery - no plugins?


You should check out jQuery UI's Resizable. Here's the link: http://jqueryui.com/demos/resizable/

0

精彩评论

暂无评论...
验证码 换一张
取 消