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