Pirmąjį parinkiklį pakeiskite bandomu vaiku, o antrąjį - tėvu, kurio testuojate.
if ( $(".child-element").parents("#main-nav").length == 1 ) ( // YES, the child element is inside the parent ) else ( // NO, it is not inside )
Pirmąjį parinkiklį pakeiskite bandomu vaiku, o antrąjį - tėvu, kurio testuojate.
if ( $(".child-element").parents("#main-nav").length == 1 ) ( // YES, the child element is inside the parent ) else ( // NO, it is not inside )