]> source.dussan.org Git - jquery.git/commit
Non-existent attribute for jQuery.attr no longer needs to check for "undefined"
authortimmywil <tim.willison@thisismedium.com>
Thu, 24 Mar 2011 04:42:00 +0000 (00:42 -0400)
committertimmywil <tim.willison@thisismedium.com>
Sun, 3 Apr 2011 23:13:39 +0000 (19:13 -0400)
commit11cfdb23940b2c76e1104c82afc9552ac6f3dc19
tree010faf267c166df7d7d5c0d9676e644a4a865dac
parentdfeeb872d611c7ff7270fceb7234dd0e04671eb8
Non-existent attribute for jQuery.attr no longer needs to check for "undefined"

- Remove an unnecessary var

- Use variable in removeAttr for better minification
src/attributes.js