removeattribute jQuery

In the following web example we have an input with id example and value houses.

  • We select the id example and store in the variable valueAttr the value of the attribute value.
  • We select the id example and remove the value attribute.
  • We select the id example and we store again in the variable valueAttr the value of the attribute value.
Comments

PHP Captcha


Interesting Articles