MCQs > IT & Programming > JQuery > Assuming there are p tags on a page, what will be the result of the code below: $(function(){ $('p').hide('slow').show(); });

JQuery MCQs

Assuming there are p tags on a page, what will be the result of the code below: $(function(){ $("p").hide("slow").show(); });

Answer

Correct Answer: The p tags will be hidden.

Explanation:

Note: This Question is unanswered, help us to find answer for this one

JQuery Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

JQuery Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it