Hi all,
I am a newbie to jquery, but have been working with jquery past few months. I am a guy with quite a lot of curiosity to do stuffs in javascript. Basically i have a good experience and knowledge with prototype.js library and also at the same time i am willing to get deeper into jquery.
I very much use oops concept now a days in almost every problem i solve using javascript, and was doing with prototype's feature to create classes and objects. Since i am now looking to get deeper into jquery, i was looking to find similar feature in jquery as well. I suppose jquery must be having a feature to create classes and do inheritance programming, but i couldn't find the way. My question to the forum is, Is there any option/feature in jquery which helps us to create classes and objects of our own probably with the support of inheritance? Since i am a newbie to jquery, it might be a silly question for you guys, but i am curios to know about it.
Looking forward for replies, thanks in advance.