Select from following answers:- prepend()
- append()

- prependTo()
- removeclass()
- All Above
This will specify the elements in the html by applying append () function in the code snippet
example
$("#div2").append(" | This my book <i>Book</i>");
Show Correct Answer
Asked In: Spotted While Learning |
Alert Moderator