Dieter4abo
Results 1 - 1 of 1
byDieter4abo, May 7, 2009
First of all, this plugin rocks!!!
With this plugin I finaly managed to get everything right in every browser (IE6, IE7, FF, Opera)
First i had a problem with opera because the script to get png transparent came always in the header, no matter what browser.
So i fixed the code by going from this:
?> addCustomHeadTag($newtag);
?> addCustomHeadTag($newtag);
?> php
I changed the IF to IE7 en added the IF into the tag that has to be imported in the header.
Now everything works fine
THX again for this plugin...
With this plugin I finaly managed to get everything right in every browser (IE6, IE7, FF, Opera)
First i had a problem with opera because the script to get png transparent came always in the header, no matter what browser.
So i fixed the code by going from this:
?> addCustomHeadTag($newtag);
?> addCustomHeadTag($newtag);
?> php
I changed the IF to IE7 en added the IF into the tag that has to be imported in the header.
Now everything works fine
THX again for this plugin...
