Javascript Uncaught ReferenceError:类未定义

发布于 2024-11-14 07:09:54 字数 580 浏览 2 评论 0原文

我正在尝试实现一个不是 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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

柳若烟 2024-11-21 07:09:54

你的 mootools 打包版本不太正确。你应该更换它。

Your packed version of mootools is not quite right. You should replace it.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文