This commit is contained in:
Brandon Aaron 2009-05-16 14:45:46 +00:00
parent ed087197ce
commit fd281e493d

View file

@ -102,5 +102,6 @@ jQuery.props = {
maxlength: "maxLength",
cellspacing: "cellSpacing",
rowspan: "rowSpan",
colspan: "colSpan",
tabindex: "tabIndex"
};