謝晒的PHP網頁設計
聯絡E-mail:
sean0704@gmail.com
Friday, June 6, 2014
[jQuery][好文] 請透過 on() 來綁定事件 ( bind() 與 live() 應避免使用)
透過 on 來綁定事件
短摘:
.live() 已被棄用,請改用
$(document).on('click', '#my_selector', function(){
});
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment