X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=src%2Fmanipulation.js;h=91031113028d9159bf249a260fc0c2df6165ff86;hb=209278915592fc63bd62039e246046d446d329e0;hp=7d7038ee24fcde11b15805ca964d8a673a46b101;hpb=fbc73d45b487dd863886c7fd3f0af1fd4dec261b;p=jquery.git diff --git a/src/manipulation.js b/src/manipulation.js index 7d7038e..9103111 100644 --- a/src/manipulation.js +++ b/src/manipulation.js @@ -17,6 +17,7 @@ var rinlinejQuery = / jQuery\d+="(?:\d+|null)"/g, tr: [ 2, "", "
" ], td: [ 3, "", "
" ], col: [ 2, "", "
" ], + area: [ 1, "", "" ], _default: [ 0, "", "" ] };