Joined: 24 Mar 2008
Posts: 32
Location: Tipp City, Ohio
Posted: Sat Jan 31, 2009 9:24 am Browser compatibility
I don't know if this is the correct Post...
I have just uploaded a credit union web site and went to browsershots.org to see what the site would like in ALL browsers. The are perfect in the majority of them except Windows XP 6.0 and MSIE 5.5 Windows 2000. I am wondering what I can do to make this site compatible in ALL browsers (besides the super funky browsers that peoples never heard of)?
Since it is a credit union, there are over 8000 people going to this site and I need to look good in all browsers.
http://www.abbeycu.com
PayneLess Designs
Joined: 28 Feb 2007
Posts: 4289
Location: MS
Posted: Sat Jan 31, 2009 9:35 am
It's a waste of time trying to write code to make all those browsers happy as most are now either defunct or the percentage of people using them is way too low to make the effort worthwhile.
stephani.n.smith
Joined: 24 Mar 2008
Posts: 32
Location: Tipp City, Ohio
Posted: Mon Feb 02, 2009 11:22 am
I know, but my client is needing it to work. It may be a CSS issue. In MSIE 5.0 - 6.0 the body is to the right and the menu is in the correct spot. If you go to http://ipinfo.info/netrenderer/index.php and type in http://www.myaitestsitelive.com/index.html you will see what I am talking about.
Is there any way to resolve this issue?
PayneLess Designs
Joined: 28 Feb 2007
Posts: 4289
Location: MS
Posted: Fri Feb 06, 2009 7:48 pm
The only way I know of is to set up IE only CSS for those browsers and use them by linking to the CSS files with the proper conditional statements for those versions.