To create your own jQuery Plugin which of the following is correct?
Correct Answer: $.fn.your_function_name = function () { // code here };
Explanation:
Note: This Question is unanswered, help us to find answer for this one
More JQuery MCQ Questions
JQuery MCQs | Topic-wise