MCQs > IT & Programming > JQuery > What does the code do? $(document).ready(function(){ $(document).bind('contextmenu',function(e){ return false; }); });

JQuery MCQs

What does the following code do? $(document).ready(function(){ $(document).bind("contextmenu",function(e){ return false; }); });

Answer

Correct Answer: It disables the menu when you right click

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