Cserélje ki az első választót arra a gyermekre, akit tesztel, és a második választót arra a szülőre, amelyet tesztel.
if ( $(".child-element").parents("#main-nav").length == 1 ) ( // YES, the child element is inside the parent ) else ( // NO, it is not inside )