KamBha
unread,Aug 31, 2012, 2:00:40 AM8/31/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-we...@googlegroups.com
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.