I am not exactly sure about this being mootools related, but it may well be (I usually rely on jQuery so I have little understanding of how mootools handles things).
The script in question runs fine on Mac Safari and FF, Win FF but doesnt comply with IE6.
The error message shown points to HTML code and leaves me clueless as to where the problem lies.
I've put all the code in the main index.php to exlude path issues, so it may look a little messy.
Scripts used are mootools 1.11 and a slightly modified version of the jdGallery.
ANY help or pointer towards a solution is greatly appreciated.
/edit:
just noticed I misplaced the thread- sorry for that
solved:
a surplus comma in the object definition was the reason for IE to go on strike - problem described here (german):
http://forum.jswelt.de/javascript/36853 ... ehler.html


