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 -~----------~----~----~----~------~----~------~--~---
