So, I have a navigation that is a list and has sublists and sublists.
Basically, the nav is by default collapsed, but if people click on a page that\'s in a sublist,
Try with this code line:
$(this).parent().parent().fadeOut();