Anyway I'm testing Phoca Gallery also with IE and I have the same problem with RANDOM IMAGE MODULE
I followed your instructions:
but it works only before login... after login the error comes again.Edit this line:
window.addEvent('domready', function() {
into this:
window.addEvent('load', function() {
Is there another hack to do?
thanks a lot
Walter