Response title
This is preview!
I have a problem with Jquery draggable, I want to drag a DIV and while dragged I will resize the DIV. Seems like Jquery calculate the height/width of the Selector just at initiation, after resize it will calculate the height/width from the begining not the actual/live and if I use a container it will not work properly.
Here is an example : http://jsfiddle.net/zwQ2S/
PS: I want to use draggable for a scrollbar with dynamic content/loading.
© 2013 jQuery Foundation
Sponsored by and others.