9f88fa9165
- removeAttr now only uses setAttribute if camelCase setAttribute is not supported + Might want to rename jQuery.support.getSetAttribute - tabIndex is a special case now for hooks where undefined should be returned. + Should we be checking if hooks returns undefined? undefined might be the desired return value in future hooks. As of now, tabIndex is the only one that needs it, but the test suite will still pass if we don't check if hooks are undefined. |
||
---|---|---|
.. | ||
ajax | ||
sizzle@f12b930926 | ||
ajax.js | ||
attributes.js | ||
core.js | ||
css.js | ||
data.js | ||
deferred.js | ||
dimensions.js | ||
effects.js | ||
event.js | ||
intro.js | ||
manipulation.js | ||
offset.js | ||
outro.js | ||
queue.js | ||
sizzle-jquery.js | ||
support.js | ||
traversing.js |