de79e8c7e0
+ Added hooks for selected, checked, readonly, disabled to removeAttr if set to falsey + Removed all attrs from attrFix, these aren't needed for setAttribute + If prop is used for class, do we want a propFix for class? - We could just assume the user should know to use className with prop. I've done the latter for now. + Created tests for $.fn.prop and $.fn.removeProp - Actually all I did was change broken attr tests to prop where it made sense. |
||
---|---|---|
.. | ||
ajax.js | ||
attributes.js | ||
core.js | ||
css.js | ||
data.js | ||
deferred.js | ||
dimensions.js | ||
effects.js | ||
event.js | ||
manipulation.js | ||
offset.js | ||
queue.js | ||
traversing.js |