X-Git-Url: http://git.asbjorn.it/?a=blobdiff_plain;f=src%2Fattributes.js;h=402c3dc04e621b1344a1ea65d5e4965d9b3ed85b;hb=100ed686426b8b404b094b8c8086aefce715f91a;hp=f3d09516d9dcb4c16c055a229763f547b1acfa9a;hpb=f078e930edb25190bb04c682ad067b72331b6e69;p=jquery.git diff --git a/src/attributes.js b/src/attributes.js index f3d0951..402c3dc 100644 --- a/src/attributes.js +++ b/src/attributes.js @@ -204,17 +204,13 @@ jQuery.each({ jQuery.extend({ attrFn: { val: true, - addClass: true, css: true, html: true, text: true, - append: true, - prepend: true, data: true, width: true, height: true, - offset: true, - bind: true + offset: true }, attr: function( elem, name, value ) {