OO JQuery and classes

前端 未结 8 955
一个人的身影
一个人的身影 2020-12-24 13:35

I\'m working on a site and using JQuery for essentially the first time. I\'ve mostly used MooTools for previous projects, and I have a few widget classes I\'ve written usin

8条回答
  •  半阙折子戏
    2020-12-24 13:52

    I've just finished a very first release of my mini project: https://github.com/op1ekun/plOOgins. It's all about writing OOP code to be used as Jquery plugins. It's not rocket science just a little something that we wanted to use at my workplace. Maybe it will help You a bit. Good luck!

提交回复
热议问题