Post by readyman » Thu Jun 11, 2009 6:51 pm

Just a notice to everyone that wants PNG support in IE... make sure you look in your catalog\view\javascript\png\iepngfix.htc file and configure it properly.

the default path is set to

Code: Select all

if (typeof blankImg == 'undefined') var blankImg = '../../../catalog/view/javascript/png/blank.gif';
but that didn't work for me... I changed it to:

Code: Select all

if (typeof blankImg == 'undefined') var blankImg = 'catalog/view/javascript/png/blank.gif';

If you don't have IE6 use Browsershots.org or get MultipleIE

http://www.alreadymade.com
Follow me on twitter.com/alreadymade


User avatar
Global Moderator

Posts

Joined
Wed May 20, 2009 5:16 am
Location - Sydney

Post by pauld » Tue Jun 16, 2009 6:12 am

Thanks for that readyman,

And browsershots is fantastic as well, what a resource, bookmarked it immediately - thank you again! ;D

Paul.

New member

Posts

Joined
Sat May 23, 2009 11:44 pm
Who is online

Users browsing this forum: Amazon [Bot] and 4 guests