Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有没有任何 DOM/ajax 部分的原型叉子?对于这些,我真的更喜欢 jQuery,并且宁愿不携带额外的包袱。到目前为止,我一直在使用优秀的JS.Class库,它甚至没有触及内置的类原型。然而,我已经超出了它的能力,原型将填补它的漏洞。
最大的问题是:图书馆需要原型有多糟糕?即使是这样干净的(没有 dom 助手,例如 $ 和 $$)。
原型 2.0。
http://ajaxian.com/archives/prototype-2-0-will-not-extend-the-dom
不过,它还没有出来。