Forums >
DragResize >
Unable to apply drag resize functionality over a text box..
Author
Message
1) diseirraGroup: Members Posts: 1Joined: 19 Apr 2008Location: IP: 122.162.--.--
Posted:
hi Firstly i want to thank you for this wonderful script to drag and resize elements. I am using this script on divs but i am not able to make textboxes draggable and resizable. can you plz tell me how to apply this script on textboxes?? Its very urgent. Thanks in advance
2) Angus TurnbullGroup: Moderators Posts: 4235Joined: 7 Dec 2003Location: New ZealandIP: 203.173.--.--
Posted:
Wrap the textbox in a DIV. By default the drag handles are created *inside* the dragged element, so it'll only work with elements that can have HTML children in the current version.