Created
January 27, 2017 08:52
-
-
Save mariadanieldeepak/ed89535758666f091e0dfed01fd858c6 to your computer and use it in GitHub Desktop.
01: Add/remove multiple attributes using jQuery
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
UserName <br /> | |
<input type="text" id="username" name="username" class="multiple-attr-remove" /> | |
<br /><br /> | |
UserEmail <br /> | |
<input type="text" class="multiple-attr-add" /> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment