|
User Details |
message
|
|
shawn lamere
post date:
2010-01-18 15:12:37
|
|
Where is the code for Add IE6 transparency fix stored? Is it inside the external CSS stylsheet each panel creates, or is the code for that setting stored inside the page its created in? rnrn
|
|
|
shawn lamere
post date:
2010-01-18 15:26:38
|
|
For example is it stored in the standard.css, the indvidual panel css file, or inside the panel code on the page
|
|
|
Ion Coman [Extend Studio]
post date:
2010-01-18 17:44:59
|
Hi Shawn,
the "IE6 transparency" script is referenced inside the HTML where you've inserted the panel (it's a script just above the last line of code for panel), and the actual fix that solves the ie6 transparency issue, is the javascript from the CSSPanels.js file, which is located inside the Includes folder (includes>CssPanels).
Ion
|
|
|
shawn lamere
post date:
2010-01-19 10:48:50
|
|
When using the IE6 Transparency fix, does it change the images from spacer.gif to the actual image files?
|
|
|
Andrei Rinciog [Extend Studio]
post date:
2010-01-20 06:17:17
|
Hello,
No, the fix alters the containers of the images and adds them special style attributes to make the transparency work.
Regards,
Andrei Rinciog
|
|