Closed HarshaVardhanPVK closed 8 years ago
$('#draggable3').draggable({ containment: "parent" });
worked
That's a question for draggable, not rotatable.
On Jul 5, 2016, at 03:16, HarshaVardhanPVK notifications@github.com wrote:
I want to drag a div in another div. I mean it should be draggable in side that div only.
How can I achieve it?
Thanks in advance.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.
I want to drag a div in another div. I mean it should be draggable in side that div only.
How can I achieve it?
Thanks in advance.