Identifying clicks on nested elements - Javascript
Javascript - click on div element inside an tag, Simply do return false; in the event handler. Yes, I use jQuery. Tried the return false; sentence in the function that manage the div click event and still …