jQuery 1.4 的第二個 alpha 版

John ResigjQuery 的 blog 上發佈了 jQuery 1.4 的第二個 alpha 版:「jQuery 1.4 Alpha 2 Released」,為了能保持與 1.3.2 的相容性,他鼓勵大家開始儘量測 jQuery 1.4a2,對於不相容或是有問題的地方儘快回報回去,提高 1.4 的品質。目前規劃的時間是明年一月 14 日會推出 jQuery 1.4。

另外 John Resig 特地在自己的 blog 寫了一篇文章,說明 jQuery 1.4 將 event delegation 用 .closest(Array) 改寫後可以減少計算量,最直接影響的就是 .live() 的效率會提昇不少:「.closest(Array) in jQuery 1.4」。

Leave a Reply

Your email address will not be published. Required fields are marked *