Javascript Uncaught ReferenceError:类未定义
我正在尝试实现一个不是 jQuery 的移动照片滑块,它使用 moo 工具
我想要一个像这个家伙 http 这样的滑块://mahusay-fbt.blogspot.com/
所以我在这里得到了专门为博主设计的代码 bit.ly/chXo9Q
我在我的虚拟博客上实现了它,但它不起作用
这是我得到的错误
Uncaught SyntaxError: Unexpected number
hacktheplanets.blogspot.com/:1380 Uncaught ReferenceError: Class is not defined
hacktheplanets.blogspot.com/:1657 Uncaught TypeError: Object [object DOMWindow] has no method 'addEvent'
我不知道哪里出了问题,我需要帮助
I am trying to implement a moving photo slider that is no jQuery , it uses moo tools
I want a slider like this guy http://mahusay-fbt.blogspot.com/
So I got that piece of code that is specifically designed for blogger here bit.ly/chXo9Q
I implemented it on my dummy blog and it ain't working
This is the error i get
Uncaught SyntaxError: Unexpected number
hacktheplanets.blogspot.com/:1380 Uncaught ReferenceError: Class is not defined
hacktheplanets.blogspot.com/:1657 Uncaught TypeError: Object [object DOMWindow] has no method 'addEvent'
I have no idea where I went wrong and I need help
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
你的 mootools 打包版本不太正确。你应该更换它。
Your packed version of mootools is not quite right. You should replace it.