(function ($) { $().ready(function () { if ($( ' .dropdown-menu' ).length){ $( '' ).insertAfter( ".block-menu" ); } }); })(jQuery);