Does JQuery have built-in inheritance like prototype?
Just found this Question: JQuery inheritance
My original search criteria failed, and I guess from moderation a stupid question…
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Before you get down-voted into oblivion, I will tell you. No it does not, since Javascript does not support a class structure, this type of paradigm does not exist in JQuery. There are plugins for it. Good luck.