X-Git-Url: http://git.asbjorn.it/?a=blobdiff_plain;f=src%2Fcore.js;h=5e1f0b051b9c5ce1e2ab30279c3ed8d2de2201c4;hb=11761def421412df7ea4d3414310befef450b7ea;hp=478de971ddd95dc5bacabc35ca5ed7b755a5f696;hpb=cff5323a1de17423e231b01c7fa8ebe31a62cf5e;p=jquery.git diff --git a/src/core.js b/src/core.js index 478de97..5e1f0b0 100644 --- a/src/core.js +++ b/src/core.js @@ -1244,7 +1244,8 @@ jQuery.extend({ styleFloat: styleFloat, readonly: "readOnly", maxlength: "maxLength", - cellspacing: "cellSpacing" + cellspacing: "cellSpacing", + rowspan: "rowSpan" } });