See the draggable option cancel:
http://docs.jquery.com/UI/Draggable#option-cancel

By default it prevents dragging input elements to allow for text selection
within them.

- Richard

On Mon, Oct 19, 2009 at 1:55 PM, Danno <dan.sme...@gmail.com> wrote:

>
> How do you make a text box draggable?
>
> I have a text box in a span with a border of 2 px and used the
> UI.Draggable widget to make it draggable.  I can click and drag on the
> span border and the text box will move as expected.  I can't get this
> to work if I click inside of the text box. The textbox just wants to
> set focus in the input field and it gives you a blinking cursor.
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery UI" group.
To post to this group, send email to jquery-ui@googlegroups.com
To unsubscribe from this group, send email to 
jquery-ui+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to