返回列表 發帖

jQuery 1.3 Beta 1 提供測試

jQuery 官網上釋出了 1.3 版的 Beta 1 請大家幫忙測試

原始碼可以在此下載:
http://code.jquery.com/jquery-1.3b1.js

主要的幾個改變應該都和速度的提昇有關,如 Selector 引擎的全面改寫、DOM 操作大幅度的改寫、.offset() 全面改寫等等,此外,現在 trigger 事件會傳遞到 DOM 的上層 (俗稱的事件冒泡),這或許會對現有的 AP 產生影響,得好好測試看看

PS. 正式版預計於 1/14 推出
To infinity and beyond!

To infinity and beyond!

TOP

jQuery 三歲生日的同時,jQuery 1.3 版也隨之推出了

Sizzle: A sizzlin’ hot CSS selector engine.
Live Events: Event delegation with a jQuery twist.
jQuery Event Overhaul: Completely rewired to simplify event handling.
HTML Injection Rewrite: Lightning-fast HTML appending.
Offset Rewrite: Super-quick position calculation.
No More Browser Sniffing: Using feature detection to help jQuery last for many more years to come.


新版本的 API 參考網頁在此:
http://api.jquery.com/
To infinity and beyond!

TOP

返回列表 回復 發帖