Skip to content

Research: jQuery 2.0 Upgrade

Narciso Jaramillo edited this page Jun 4, 2013 · 9 revisions

** WIP ** This page can be used to keep track of changes for the jQuery 2.0 upgrade.

Upgrade Guides

Deprecated Functions

jQuery 1.8 Upgrade

jQuery 1.9 Upgrade

  • Use $.prop('disabled') instead of $.attr('disabled')

  • Use $.val() instead of $.attr('value')

Clone this wiki locally