$(window).scroll(function (){$(this).scrollTop (0)});//限制外层浏览器滚动
$(window).unbind('scroll');//取消外层浏览器滚动