I have a selector that binds a click event which will remove the popup. However, I only want the selector to handle the click, instead of the children of the selector to be
try:
e.stopPropagation(); return false;
in your event handler