Hi,
For anyone who is interested, we got to the bottom of the problem.  It is a 
combination of having smart screen filter on, the afore mentioned line and 
having a reference like this in your CSS:-

img.iefix { behavior: url(*iefix*.*htc*); } 

But missing the .htc file on the server.

When we removed this line (or ensured that the link was there) it just 
worked.  Not entirely sure why the setEventListenter line affects this 
code, I would have expected  the impact would be there with or without the 
line, but it is not.  IE never ceases to amaze and confound me.

Anyway, thought I would add this information in case some other unfortunate 
soul had the misfortune of replicating this very specific situation.

Cheers.

Kamal.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/EgQ-flUFzpsJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to