I have a div which will do some animation on click event.But I don’t want to trigger the click event if I click on the anchor(< a href=’ ‘ >) tags which lies on the same div.Is there any way to get the events are coming from anchor tag or not?
Here is the code snippet
https://gist.github.com/1694091
I have a div which will do some animation on click event.But I don’t
Share
— edit, sorry, too fast, didn’t work, but this will! (tested)