How to add jQuery Parent and Child Click events
Posted on June 5, 2013 Posted Under Jquery
Comments Off on How to add jQuery Parent and Child Click events
Here is <LI> Tag and inside that there is anchor link tags <A>, so how we can make jQuery click event on both parent and child element. here is code