摘要: 升級到1.4后,使用jQuery.getJSON獲取JSON數據不成功了 閱讀全文
posted @ 2010-03-03 16:11 itVincent 閱讀(2667) | 評論 (0) 編輯 |
posts - 117, comments - 181, trackbacks - 0, articles - 12 |
|
javascript 摘要: 升級到1.4后,使用jQuery.getJSON獲取JSON數據不成功了 閱讀全文
posted @ 2010-03-03 16:11 itVincent 閱讀(2667) | 評論 (0) 編輯 | 摘要: jQuery 1.4.2 發布
新特性 加了兩個新方法: .delegate() 和.undelegate(). 是對.live() and .die() 的補充. 這兩個方法對特定的事件的監聽起到簡化。 閱讀全文 posted @ 2010-02-23 14:22 itVincent 閱讀(2456) | 評論 (1) 編輯 | posted @ 2010-01-08 13:26 itVincent 閱讀(308) | 評論 (0) 編輯 | 摘要: 【問題描述】
使用Firefox3.0+打開頁面,點擊了一個< button onclick="doWork()"> button>去執行doWork方法,但是doWork沒有執行,表單卻提交了。另外IE6、7沒有此問題。 閱讀全文 posted @ 2009-08-24 13:46 itVincent 閱讀(3779) | 評論 (6) 編輯 |
|
|