MCQs > IT & Programming > JQuery > How can you add your own custom selectors to jQuery?

JQuery MCQs

How can you add your own custom selectors to jQuery?

Answer

Correct Answer: $.extend($.expr[':'], { name : function }); or $.expr[':'].name = function(){}

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