The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
IE 5.5 - IE6 png transparency support?
Well the layout on my site consist of png transparent borders. I viewed the site on a IE5.5 and IE6 browser and I'm getting a "nasty" white background effect under the transparent images. I know there are javascript fixes for this. What I need is a suggestion on which would be the best for me to use in my situation. I have done a Google search and I have found some results, but I would like a second opinion. What would you do in my situation?
GIF transparencies are NOT an option. |
#2
|
||||
|
||||
I would really like to know this too, since i have tried to apply several activex / javascript fix's and i was never able to get it working in vb which is a shame.
James |
#3
|
|||
|
|||
What you can do is use IE conditionals and wrap the call to the JavaScript fix in them. Other browsers will see them as a comment and ignore them.
Here's a sample: Code:
<!--[if (gt IE 5)&(lt IE 7)]> Javascript or call to JS file that will be used if IE's version is less than 7. <![endif]--> ------- Basically they're the same fix. The Javascript version is using a DirectX filter that IE understands. |
#4
|
|||
|
|||
Thanks for that, I came across that once .
|
#5
|
||||
|
||||
Yes but when i tried to intergrate that code into the vb it doesnt work. Am i doing something wrong or does it not work for other people?
James |
#6
|
|||
|
|||
Thanks guys. I got the fix in place and I was able to test it out at http://www.browsercam.com/ for browser compatibility.
|
#7
|
||||
|
||||
<a href="https://vborg.vbsupport.ru/showthread.php?t=94416" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=94416</a>
Works fine in vBulletin. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|