(function ($) { $().ready(function () { $( '.expanded.active-trail' ).append( $( '.dropdown-menu' ) ); }); })(jQuery);