标签:技术分享 tps jquery png com image 方法 dom hid
$(document).ready(function(){
})
简写形式:
$(function(){
})
事件绑定:
合成事件
事件冒泡
移除事件
show()方法和hide()方法
fadeIn()方法和fadleOut()方法
标签:技术分享 tps jquery png com image 方法 dom hid
原文地址:http://www.cnblogs.com/duan2/p/7899856.html