The .js files (mootools framework) are on the same server, for moment I won't use the google's code. http://www.lostresort.biz/test/Stretched/gallery.html here is an instance of this example. It works for click and mouseenter events on al major browsers with the exception of IE6. Al least where I've tested it.
Cristian On May 27, 10:32 am, Sanford Whiteman <[email protected]> wrote: > > I've tested the code on several machines or even on different > > networks, but it not working. There is no error (at least not > > visible), and when I click the image the 'src' attribute is changed > > but the image displayed remains the same. I will try what Trevor > > suggested, maybe I'll find an workaround for this. > > I popped your code onto my IE 6 box last night in a couple of seconds > and it was totally fine. > > Is it possible that you are running into one of IE 6's spurious > "security" precautions? Try trusting & untrusting your website as an > experiment. Also, where are you loading your JS from? For example, one > of the worst things about IE6 with our web app is that it pops up > cross-domain warnings only if the user has *lowered* certain security > levels from the defaults, while it is fine in a standard IE 6. > > --Sandy
