jQuery-几种常用方法

jQuery的几个常用方法

.bind()

.unbind()

.css()

.hasclass()

.removeclass

.parent()

.children()

.html()

.hide()

.show()

.attr()

.val()

jQuery AJAX最常用的三种方法

你可能感兴趣的:(javascript)