Select from following answers:- removeclass()

- removeattr()
- attr()
- attributeselector()
- All Above
In the code snippet the element of thge class will be remove by inserting removeclass() function in the script function
$("removeclass").css("border 1px solid red");
Show Correct Answer
Asked In: Spotted While Learning |
Alert Moderator