What steps will reproduce the problem?
1.
using :
<!--[if lt IE 9]>
<script src="js/IE9.js">IE7_PNG_SUFFIX=".png";</script>
<![endif]-->
versus:
<!--[if lt IE 9]>
<script
src="http://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE9.js">IE7_PNG_SUFFIX=
".png";</script>
<![endif]-->
2.
3.
What is the expected output? What do you see instead?
No blue box around .png images. There is no blue box but it shows the ALT
description and a missing image icon(white square with red X in center) on top
of the image. The images are however visible.
What version of the product are you using? On what operating system?
IE9.js and testing on IE6
Please provide any additional information below.
Original issue reported on code.google.com by thienpha...@gmail.com on 30 Dec 2010 at 8:42
Original issue reported on code.google.com by
thienpha...@gmail.com
on 30 Dec 2010 at 8:42