decoupling styles retrieval from the attr method
[jquery.git] / src / support.js
2009-03-22 Brandon Aarondecoupling styles retrieval from the attr method
2009-02-28 John ResigRemoved the objectAll check from jQuery.support, was...
2009-02-26 John ResigNo longer use arguments.callee or RegExp (use new RegEx...
2009-02-07 John ResigAdding a tweak to prevent layout breaks in the boxModel...
2009-01-13 John ResigAdded a trailing / in the innerHTML support test to...
2009-01-11 John ResigFixed boxModel support - is now computed with feature...
2009-01-07 Scott GonzálezFixed tabindex normalization so that elements that...
2009-01-05 John ResigLanded cross-browser support for tabIndex, by Scott...
2008-12-29 Ariel Fleslerjquery support: Closes #3758, fixes a memory leak on...
2008-12-21 John ResigOops, forgot to commit support.js.