2014年2月26日 星期三

jQuery event tips

由於經常用到,卻又經常忘記怎麼拚,所以記下來比較實在

阻止預設事件被觸發
event.preventDefault()

阻止事件向上拓展
event.stopPropagation()

沒有留言:

張貼留言