$(function() { $(".topBtn").on('click',function(e){ $(window).scrollTop(0); }) $('[data-submenu]').submenupicker(); // new WOW().init(); });