![]() |
Quick question
hey i want to use 24bit transparent png's for backgrounds and i knoe ie 6 doesnt support it. I knoe theres a smarty plugin, do i have to install it? how do i use it?
Heaps of ppl cant access my site !!! gay M$ Thanks, Chris |
Re: Quick question
You lost me - what does a Smarty plug-in have to do with IE 6 png support?
|
Re: Quick question
No, not Smarty plugin but JS fix:
If I remember correctly you should exec function for element you which to fix, for example: <script>fixPNG(document.getElementById('YourPNGTra nsparentImage'));</script> Code:
Also you can fix it via CSS: Code:
background: url('/img/fur/input-text/bg.png') 0 0 no-repeat; |
Re: Quick question
yes that's what i was looking for! however people using ie 6 are still unable to view my site!! Can someone look over it for me?
looks petty stock standard to me is there a website that can tell me compatibility problems? site www.slixaustralia.com.au |
Re: Quick question
I've browser over you site under IE 6.0 and not found any problems. There are no compatibility problems in my browser.
|
Re: Quick question
I worked out what the offending thing was for ie6. it was the javascript in home.tpl is there a different way to link java ? ? other than
<script type="text/javascript" language="javascript" src="{$SkinDir}/js/fade.js"></script> cause that ^ doesnt work. the only way the script works is if the script is in the <head> and thats what causes problems in ie 6. |
All times are GMT -8. The time now is 01:41 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.