fallen90 / ppdrag

jquery drag
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Is there any possibility to deactivate the drag-behavior for certain childs #9

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. make a div with a textarea inside
2. make the div draggable with ppdrag
3. try to mark text or set the cursor inside the textarea

What is the expected output? What do you see instead?

It would be nice to preserve the textarea-mouse-funtionality, so that
dragging would just happen, by clicking somewhere around the textarea in
the draggable div.

What version of the product are you using? On what operating system?

ppDrag 0.2

Please provide any additional information below.

maybe there is a jquery-basics-way to do this. i'm new to jquery.

Original issue reported on code.google.com by johan...@sights.de on 10 Feb 2009 at 4:23