OO JQuery and classes

前端 未结 8 961
一个人的身影
一个人的身影 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:56

    Plugins sometimes do the trick.

    Of course, you could use just enough of mootools to get it's class/inheritance model. With the implementation of document.id "compatibility mode" in 1.2.3 you can have your cake and eat it too (I think--haven't done it myself.)

提交回复
热议问题