Question:JQuery provides method to display elements between revealed or hidden. If the element is initially displayed, it will hidden; if hidden, it will be shown.
A show() B hide() C toggle() D animate()
+ AnswerC
+ Report