DIV CSS 佈局教程網

 DIV+CSS佈局教程網 >> 網頁腳本 >> JavaScript入門知識 >> jQuery入門知識 >> JQuery常見問題 >> jquery1.9移除和修改的apis
jquery1.9移除和修改的apis
編輯:JQuery常見問題     
jQuery 1.9移除或者修改了數個有沖突或者低效率的編程接口(APIs)。這在1.7或者1.8版本中就有所預兆。

被移除的方法有:
link .toggle(function, function, ... )

jQuery.browser()

link .live()

link .die()

link jQuery.sub()

被修改的方法有:
.add()


.addBack( selector ) replaces .andSelf()


.after(), .before(), and .replaceWith()
未連接的節點with disconnected nodes



.appendTo, .insertBefore, .insertAfter, and .replaceAll


以下不再支持:
jQuery.deletedIds
jQuery.uuid
jQuery.attrFn
jQuery.clean()
jQuery.event.handle()
jQuery.offset.bodyOffset()

還有別的
XML學習教程| jQuery入門知識| AJAX入門| Dreamweaver教程| Fireworks入門知識| SEO技巧| SEO優化集錦|
Copyright © DIV+CSS佈局教程網 All Rights Reserved