jQuery method to hide selected elements?
visible(false)
hidden()
display(none)
hide()
Correct Answer : D
Is it possible to use jQuery together with AJAX?
The jQuery html() method works for both HTML and XML documents
jQuery method is used to perform an asynchronous HTTP request?