$('[data-id=' + pageobj._detailid + ']').addclass('active'); $('.p_c_tree .active').parents('li.p_c_item').addclass('active'); $('.categoryarr').click(function () { $(this).parent().next().next('.openthismenu').animate({ height: 'toggle' }); });