admin管理员组

文章数量:1405535

I am trying to implement a moving photo slider that is no jQuery , it uses moo tools

I want a slider like this guy /

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/:1380 Uncaught ReferenceError: Class is not defined

hacktheplanets.blogspot/:1657 Uncaught TypeError: Object [object DOMWindow] has no method 'addEvent' 

I have no idea where I went wrong and I need help

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./

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./:1380 Uncaught ReferenceError: Class is not defined

hacktheplanets.blogspot./:1657 Uncaught TypeError: Object [object DOMWindow] has no method 'addEvent' 

I have no idea where I went wrong and I need help

Share Improve this question edited Mar 17, 2012 at 5:07 HackToHell asked Jun 8, 2011 at 7:29 HackToHellHackToHell 2,4136 gold badges31 silver badges47 bronze badges
Add a ment  | 

1 Answer 1

Reset to default 5

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

本文标签: mootoolsJavascript Uncaught ReferenceError Class is not defined Stack Overflow