Labels:
jQuery,
jQuery 1.9,
jQuery Error,
jQuery News
jQuery team with their previous release has marked many methods/features deprecated but they were available with earlier jQuery releases. But with release of 1.9 version of jQuery many deprecated methods are discarded now and no longer available. Which are,
Related Post:
This project can be used to detect and restore APIs, features or functionality that have been deprecated in jQuery and removed as of version 1.9. The plugin can be included with versions of jQuery as old as 1.6.4 as a migration tool to identify potential upgrade issues. However, the plugin is only required for version 1.9 or higher to restore deprecated and removed functionality.
This plugin comes in production and development version. To make it easier for jQuery developers to find and remove deprecated functionality, the development version of the plugin displays warnings on the browser's console.
Feel free to contact me for any help related to jQuery, I will gladly help you.
Related Post:
jQuery.browserdocsjQuery.fn.andSelf()docsjQuery.sub()docsjQuery.fn.toggle()docs (_event click signature only_)"hover"pseudo-event name docsjQuery.fn.error()docsajaxStart, ajaxSend, ajaxSuccess, ajaxError, ajaxComplete, ajaxStopglobal events on non-documenttargets docs- Use of
attrChange,attrName,relatedNode,srcElementon theEventobject (useEvent.originalEvent.attrChangeetc. instead) jQuery.fn.attr()using thepassargument (undocumented)jQuery.attrFnobject (undocumented)jQuery.fn.data()data events (undocumented)jQuery.fn.data("events")to retrieve event-related data (undocumented)
This project can be used to detect and restore APIs, features or functionality that have been deprecated in jQuery and removed as of version 1.9. The plugin can be included with versions of jQuery as old as 1.6.4 as a migration tool to identify potential upgrade issues. However, the plugin is only required for version 1.9 or higher to restore deprecated and removed functionality.
This plugin comes in production and development version. To make it easier for jQuery developers to find and remove deprecated functionality, the development version of the plugin displays warnings on the browser's console.
Feel free to contact me for any help related to jQuery, I will gladly help you.