this.inherited(arguments); switch(attr){ case "encType": if(dojo.isIE){ this.domNode.encoding = value; } }