kavinithiy / ie7-js

Automatically exported from code.google.com/p/ie7-js
0 stars 0 forks source link

Can we disable PNG support only #201

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. IE6 loading PNG images

What is the expected output? What do you see instead?
It is understood that tiling (background-repeat) is not currently supported in 
this script. Can 
someone post an IE7.js alternative that handles all the IE formatting bugs only 
while leaving the 
PNG support to the developer.

What version of the product are you using? On what operating system?
XP Professional (SP3) using IE6 with MultipleIE package

Please provide any additional information below.
Can someone just create an alternative IE7.js file that doesn't address the PNG 
problem?

Original issue reported on code.google.com by anthony....@gmail.com on 6 Oct 2009 at 1:15

GoogleCodeExporter commented 9 years ago
I have gone ahead and stripped the PNG references to the IE7.js file. For this 
case I have renamed the file _IE7.js 
as this is still all tentative. I am trying to use the standard twinhelix 
solution in conjunction with the CSS 
formatting magic this script provides. Even with the PNG references out of the 
way, there is still an issue. 
Attached is the file that I am trying to edit into functionality. 

Original comment by anthony....@gmail.com on 6 Oct 2009 at 2:33

Attachments:

GoogleCodeExporter commented 9 years ago
I guess you can disregard this post now. I have come up with a better solution 
since this IE7.js file doesn't 
comply or play nice with the PNG issue. Instead, I am using the YUI grids 
library in addition with twinhelix. This 
gives me the best of both worlds.

Original comment by anthony....@gmail.com on 9 Oct 2009 at 4:22

GoogleCodeExporter commented 9 years ago
This is fixable by setting the global IE7_PNG_SUFFIX variable anyway.

Original comment by dean.edw...@gmail.com on 10 Feb 2010 at 9:24