This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
jquery
Watch
1
Star
1
Fork
0
You've already forked jquery
mirror of
https://github.com/jquery/jquery.git
synced
2026-02-01 23:45:06 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f601dd4d2373fe74654eb26330f3fbf3c1b41842
jquery
/
src
/
attributes
History
Oleg
f601dd4d23
Attrs: Restore ability to pass array to jQuery#val
...
Thanks @gibson042
2014-01-16 06:55:56 +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 12:04:03 -04:00
classes.js
Separate jQuery.fn.init into its own module (for lighter core dependencies across all modules). Restore proper support property for effects.
2013-09-09 22:51:11 -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 12:04:03 -04:00
support.js
Fix some code style inconsistencies
2013-11-07 22:09:33 +01:00
val.js
Attrs: Restore ability to pass array to jQuery#val
2014-01-16 06:55:56 +04:00