[jQuery] How to remove default click behavior when double-clicking?
Hi guys,
I'm wondering how to remove default click behavior of an <a> which is
the parent of an <img>, when double clicking on the parent <div>? What
I would like to achieve is that a user can edit the image when double-
clicking on it (lightbox) and just follow the link when simply
clicking on it.
Thanks!
tripleL