SyntaxFix
Write A Post
Hire A Developer
Questions
Simply you can use this..
$("ul li a").click(function() { $(this).parent().find(">ul")...Something; }
See example : https://codepen.io/gmkhussain/pen/XzjgRE