jquery/src/attributes
Oleg cab18353a6 Attrs: Simplify an option hook
Since getter was removed in fdd78fad19
there is no longer a need to wrap option element in order to get its value

Fixes #14756
2014-02-05 10:46:00 +04:00
..
attr.js Break jQuery.access out into its own module to separate it from core; Adjust CommonJS+AMD build support to include non-var dependencies. Convert modules with more than a few dependencies to use CJS+AMD syntax. 2013-09-09 11:34:23 -04:00
classes.js Reduce size by reordering variable declarations 2013-12-16 12:48:46 -05:00
prop.js Break jQuery.access out into its own module to separate it from core; Adjust CommonJS+AMD build support to include non-var dependencies. Convert modules with more than a few dependencies to use CJS+AMD syntax. 2013-09-09 11:34:23 -04:00
support.js No ticket: fix code style inconsistencies. Closes gh-1361 2013-09-13 01:04:29 +04:00
val.js Attrs: Simplify an option hook 2014-02-05 10:46:00 +04:00