Board index » javascript » enabling user to resize a DIV by dragging

enabling user to resize a DIV by dragging

2005-01-28 04:47:56 AM
I have a DIV that I'd like to let the users resize the width by
dragging the right border. Is that possible, and if so, how? I'm
guessing this sort of thing has been asked before, but all of my
searches have been fruitless.
-
 

Re:enabling user to resize a DIV by dragging

jeffg wrote:
Quote
I have a DIV that I'd like to let the users resize the width by
dragging the right border. Is that possible, and if so, how? I'm
guessing this sort of thing has been asked before, but all of my
searches have been fruitless.
See the drag and drop library at www.walterzorn.com
-

Re:enabling user to resize a DIV by dragging

jeffg wrote:
Quote
I have a DIV that I'd like to let the users resize the width by
dragging the right border. Is that possible, and if so, how? I'm
guessing this sort of thing has been asked before, but all of my
searches have been fruitless.
-