parseInt() attr() stop() hover() animate() slideDown()
hide() slideDown() slideUp() mouseover() fadeIn() fadeOut() find() animate()
setAttribute() attr()
getAttribute()
1.hover() 2.find()
1.hide() 2.show() 3.toggle() 4.fadeIn() 5.fadeOut() 6.fadeToggle() 7.slideDown() 8.slideUp() 9.slideToggle 10.animate()
1.each() 2.children() 3.attr() 4.addClass() 5.removeClass() 6.siblings() 7.html()
0.find()1.attr() 2.removeAttr() 3.append() 4.prepend() 5.before() 6.after() 7.remove() 8.empty()
$(window).scroll(function(){}) $(window).scrollTop() $('html,body').animate({scrollTop:'0'},100);
hide(),show(),toggle(),css(),html(),text(),parent(),parents().parentsUntil()
new Date Math.floor
push,pop,unshift,shift,splice,join,sort
脚本三种引入方式
JavaScript ajax
GET POST