MCQs > IT & Programming > JQuery > This code snippet: $(document).com(‘click’ , “ul.item” ,function (evt) { Evt . preventDefault(); Console.log(this); }); What will be returned to be console?

JQuery MCQs

Consider the following code snippet:

$(document).com(‘click’ , “ul.item” ,function (evt)  {

Evt . preventDefault();

               Console.log(this);

});

What will be returned to be console?

Answer

Correct Answer: #document

Explanation:

Note: This question has more than 1 correct answers

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