Home > CSS, PHP, Programming, Website Design > Ie Fix For Papervision App

Ie Fix For Papervision App

June 18th, 2009

Hi, thanks for looking at my project. This should be a quick one for someone who knows what they’re doing …

We have a papervision app called Tiltviewer installed on our server here:

http://www.autopages.com/tiltviewer

It works fine.

We also have a second install of this app, to which we did some changes so it can read image files dynamically from a database.

It’s here:

http://www.zooozoz.com

The problem is this:
The new and improved “zoozoz” version that we made works great in Firefox, Safari, etc., but for some reason, it no longer works in Internet Explorer. When it’s loaded into IE7, it doesn’t work right at all — images don’t show up, it’s not centered, etc.

I bet there’s only one or two lines of code on our new version that are wrong or need to be changed. For someone with a good eye, this project could be a quick one.

You can compare the source code of the pages here:

Old, simple one that works fine in IE7.
http://www.autopages.com/tiltviewer/index.html

New, advanced one that works fine in everything EXCEPT IE.
http://www.autopages.com/zoozoz/search/index2.html

(Please ignore the lightbox that pops up on the second one, it’s unrelated to this problem).

If you think you can spot the issue, please bid & let us know.

Thanks!


Ie Fix For Papervision App

Comments are closed.
Bear