Category: How to add jQuery Parent and Child Click events

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