当文档中包含prototype.js时,mootools的幻灯片无法工作
Possible Duplicate:
Prototype / Mootools conflict question
mootools's slideshow noobslide doesnt work when prototype.js is included in the document. Otherwise works fine!
How do I resolve this conflict ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
![扫码二维码加入Web技术交流群](/public/img/jiaqun_03.jpg)
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Mootools 和 Prototype 的冲突相当严重,因为它们都在尝试做类似的事情。
这里记录了一种解决方法:
Prototype / Mootools 冲突问题
但它看起来并不像确实是一个有趣的修复。
Mootools and Prototype collide fairly badly, because they're both trying to do similar things.
There is one work around documented here:
Prototype / Mootools conflict question
But it doesn't look like a fun fix really.