Click the button below to remove the type attribute of the input element above.

Note: When removing the type attribute of an input element, the element will be of type text, which is the default value.

Note: In Internet Explorer 8 and earlier, the removedNamedItem returns the attribute as it should, but it does not remove the attribute.