jQuery Remove Attribute or Disabled Attribute From Element

jQuery remove the attribute and disable attribute; In this tutorial, you will learn how to remove attribute and disable attributes from HTML elements like input box, select box, textarea, radio button, checkbox, etc, using removeAttr() method. You can use the