All jQuery UI mouse interactions share two common options to help avoid
unintended triggers. For selectable, see:

http://docs.jquery.com/UI/Selectable#option-delay

http://docs.jquery.com/UI/Selectable#option-distance

- Richard

On Wed, Jul 29, 2009 at 12:45 PM, mango <[email protected]> wrote:

>
> I have a selectable unordered list where each list item contains an
> image.  When I click on a selectable, the function I've defined for
> the stop event is sometimes fired in response to clicking on the
> image.  This is a problem because it sometimes adds a border to the
> image instead of to the entire <li> element.  Does anyone know how to
> prevent this kind of event propagation for the jQuery selectables?
>
> >
>

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

Reply via email to