The chat window keeps loading forever in IE8,9,10 (see screenshot). Firefox 17+ works.

CommentFileSizeAuthor
screenshot.408.png849 bytesmkesper

Comments

darklrd’s picture

Hello,

Launch Developer Tools in IE (by pressing F12) and do you get any error in console?

Which version of jQuery are you using?

Thanks

mkesper’s picture

This was the version delivered With Drupal7. It chokes in Cookie plugin with "Drupal" is undefined.
With 1.5/1.7/1.8 (via jQuery update module), I get jQuery, MooTools or Prototype needs to be loaded before jStorage! in Title Alert 0.7

darklrd’s picture

It seems like you are loading jQuery at a later stage, is it so? You don't need to use jQuery update module in D7 to get this module running.

mkesper’s picture

The strange thing is that IE shows the site in Document Mode: IE7 Standards (Page Default). If I set it to IE 8 standards, it loads! :)
Is that a theme option? We use a modified bartik theme.

darklrd’s picture

oh, were you earlier running IE in compatibility mode?

mkesper’s picture

It seems so. How can I avoid this? It breaks also many other things...

darklrd’s picture

Status: Active » Fixed

We can close this thread now :) Searching on net gave me this result - http://stackoverflow.com/questions/6348959/how-to-disable-compatibility-.... Hope it helps.

mkesper’s picture

Thanks for the hint with F12. Would have taken a long time without. :)

darklrd’s picture

You are welcome! :)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.