Dojo script (fx.xd.js) not working IE
- by Andy Walpole
Hi folks,
I've been teaching myself Dojo over the last few days...
However, if you look at the following page:
http://www.mechanic-one.suburban-glory.com/
You'll see that the simple script in the header doesn't work in IE
I get the following message:
Message: 'duration' is null or not an object
Line: 8
Char: 622
Code: 0
URI: htt p://ajax.googleapis.com/ajax/libs/dojo/1.3.2/dojo/fx.xd.js
Do you have any ideas why this is so?
Andy