IE Compatibility

I am having numerous complaints from users who are not seeing displayed content properly in IE 6 and above.

I have been informed tonight that if we can't resolve this issue, then I must abandon dolphin which will cost my host company the money they get every month as well as the 3 months i have been in development of this site.

Is there anyone who can take time to 1. let me know if compatibility issues are resolveable, 2 if so, how. and 3. whether I am beating my head against a wall.

Most of the issue seems to revolve around javascript so I am hoping there is a solution.

I have to have an answer with in 24 hours to the board of directors.

Thanks

lianne

riteapartypac.com

Quote · 26 May 2010

Same issues here, .. I also have some issues with Chrome.

But like any other issue, ofcourse it is possible to resolve it, the question is just how?

I think you need to do some research in what is IE looking at and what is Firefox looking at, they both read/speak different "languages"..

I "solved" it by telling my users to use Firefox as a recommended browsers, this is of course not a fix, but a temporarily solve..

Thanks,

Ruud

Quote · 26 May 2010

IE6 is not supported by dolphin, and IE7 is not much better in the respect that it has some major flaws in DOM rendering.

Users of IE6 + 7 will experience similar issues on other sites - this is not just limited to Dolphin.

There is a built in warning message that tells users of IE6 to upgrade (IMHO this should be expanded to include IE7) - there really is no reason to support IE6 unless you are serving Dolphin on an intranet where there is a captive audience of IE6 users with no option to upgrade due to administrate restrictions. Even Microsoft themselves agree on this point - I blogged about this recently - http://www.deeemm.com/news/145-its-official-ie6-is-outdated.html

IE8 should however be fine.

There is a javascript library that you can use that MAY help some issues - it is supposed to address various IE DOM interpretation issues - this can be found here - http://code.google.com/p/ie7-js/


I have found that the one of the causes of the issue I have found, is that some libraries are not loaded in time causing the dependencies to flag an error and fall over - a quick fix is moving the problem javascript calls into the body of the document, or sometimes to the bottom of the document - thus delaying their operation. Additionally, issues can also be caused by conflicts between javascript libraries.

This is obviously little more than a quick hack, and the ideal solution is to isolate the cause, which involves analysing each individual error and remedying them one by one.

Probably not the answer you want to hear, but a general question deserves a general answer.

HTH

/DM

Dolphin - Ajax Masturbation
Quote · 26 May 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.