<![CDATA[ Support/Comments for PNG-Alpha Transparency for MSIE - My Forums]]> https://forums.modx.com/thread/?thread=49016 <![CDATA[Re: Support/Comments for PNG-Alpha Transparency for MSIE]]> https://forums.modx.com/thread/49016/support-comments-for-png-alpha-transparency-for-msie?page=2#dis-post-286449 http://www.twinhelix.com/test/]]> rethrash Oct 18, 2007, 11:15 AM https://forums.modx.com/thread/49016/support-comments-for-png-alpha-transparency-for-msie?page=2#dis-post-286449 <![CDATA[Re: Support/Comments for PNG-Alpha Transparency for MSIE]]> https://forums.modx.com/thread/49016/support-comments-for-png-alpha-transparency-for-msie?page=2#dis-post-286448 Quote from: pixelchutes at Apr 09, 2007, 04:27 PM

How does this handle .PNG images as backgrounds in CSS? Since it uses the DOM to reference images on the page, only part of the images have the filter applied. Is there a better solution for CSS-defined (background-image) and HTML-defined .PNG images in MSIE 5.5 & 6 ??

This seems to be the closest solution I can find (I believe the SAME solution packaged with MODx ...however,I have never used it lipsrsealed )

http://webfx.eae.net/dhtml/pngbehavior/pngbehavior.html (DEMO Link @ Bottom of Page)

Unfortunately, I don’t think this handles CSS-defined images/backgrounds sad ..Is there a solution?

This appears to be a modified version that also handles CSS background images, but looks much more messy:

http://archivist.incutio.com/viewlist/css-discuss/74852




Hi pixelchutes, I ran into similar issues with CSS-defined PNG backgrounds. After trying a few different methods, I found fix works pretty well -
http://www.twinhelix.com/css/iepngfix/demo/

Strangely enough, I had to embed the CSS into the main template to get it to work. rolleyes

Hope this helps.]]>
Glendolah Oct 18, 2007, 01:19 AM https://forums.modx.com/thread/49016/support-comments-for-png-alpha-transparency-for-msie?page=2#dis-post-286448
<![CDATA[Re: Support/Comments for PNG-Alpha Transparency for MSIE]]> https://forums.modx.com/thread/49016/support-comments-for-png-alpha-transparency-for-msie#dis-post-286447 rajfantastic Sep 25, 2007, 02:39 PM https://forums.modx.com/thread/49016/support-comments-for-png-alpha-transparency-for-msie#dis-post-286447 <![CDATA[Re: Support/Comments for PNG-Alpha Transparency for MSIE]]> https://forums.modx.com/thread/49016/support-comments-for-png-alpha-transparency-for-msie#dis-post-286446 Quote from: gl330k at Aug 21, 2007, 11:50 AM

Hey there

I’ve been trying to implement the PNG transparency snippet in MODx 0.9.6. Is there problems with this version? In IE6 the png file just doesn’t even show up if this plugin is enabled. Can you give any advice?

Thanks

You need to make sure your image has defined WIDTH and HEIGHT attributes:
<img width="123" height="456" src="image.png"/>


Otherwise the image will disappear in IE6 when enabled.]]>
pixelchutes Sep 25, 2007, 09:03 AM https://forums.modx.com/thread/49016/support-comments-for-png-alpha-transparency-for-msie#dis-post-286446
<![CDATA[Re: Support/Comments for PNG-Alpha Transparency for MSIE]]> https://forums.modx.com/thread/49016/support-comments-for-png-alpha-transparency-for-msie#dis-post-286445 Quote from: gl330k at Aug 21, 2007, 11:50 AM

Hey there

I’ve been trying to implement the PNG transparency snippet in MODx 0.9.6. Is there problems with this version? In IE6 the png file just doesn’t even show up if this plugin is enabled. Can you give any advice?

Thanks


same problem... anyone??]]>
rajfantastic Sep 24, 2007, 10:26 PM https://forums.modx.com/thread/49016/support-comments-for-png-alpha-transparency-for-msie#dis-post-286445
<![CDATA[Re: Support/Comments for PNG-Alpha Transparency for MSIE]]> https://forums.modx.com/thread/49016/support-comments-for-png-alpha-transparency-for-msie#dis-post-286444
I’ve been trying to implement the PNG transparency snippet in MODx 0.9.6. Is there problems with this version? In IE6 the png file just doesn’t even show up if this plugin is enabled. Can you give any advice?

Thanks]]>
gl330k Aug 21, 2007, 06:50 AM https://forums.modx.com/thread/49016/support-comments-for-png-alpha-transparency-for-msie#dis-post-286444
<![CDATA[Re: Support/Comments for PNG-Alpha Transparency for MSIE]]> https://forums.modx.com/thread/49016/support-comments-for-png-alpha-transparency-for-msie#dis-post-286443 rethrash Apr 09, 2007, 01:19 PM https://forums.modx.com/thread/49016/support-comments-for-png-alpha-transparency-for-msie#dis-post-286443 <![CDATA[Re: Support/Comments for PNG-Alpha Transparency for MSIE]]> https://forums.modx.com/thread/49016/support-comments-for-png-alpha-transparency-for-msie#dis-post-286442 Quote from: rthrash at Apr 09, 2007, 05:58 PM

.png images for CSS backgrounds is a total mess in IE6 and flakey at best.

So the general consensus is to avoid altogether? Do you deal much with .PNG, and if so, what’s your preferred method? (img behavior:) and no CSS-backgrounds?

Thanks Ryan.]]>
pixelchutes Apr 09, 2007, 01:07 PM https://forums.modx.com/thread/49016/support-comments-for-png-alpha-transparency-for-msie#dis-post-286442
<![CDATA[Re: Support/Comments for PNG-Alpha Transparency for MSIE]]> https://forums.modx.com/thread/49016/support-comments-for-png-alpha-transparency-for-msie#dis-post-286441 rethrash Apr 09, 2007, 12:58 PM https://forums.modx.com/thread/49016/support-comments-for-png-alpha-transparency-for-msie#dis-post-286441 <![CDATA[Re: Support/Comments for PNG-Alpha Transparency for MSIE]]> https://forums.modx.com/thread/49016/support-comments-for-png-alpha-transparency-for-msie#dis-post-286440
This seems to be the closest solution I can find (I believe the SAME solution packaged with MODx ...however,I have never used it lipsrsealed )

http://webfx.eae.net/dhtml/pngbehavior/pngbehavior.html (DEMO Link @ Bottom of Page)

Unfortunately, I don’t think this handles CSS-defined images/backgrounds sad ..Is there a solution?

This appears to be a modified version that also handles CSS background images, but looks much more messy:

http://archivist.incutio.com/viewlist/css-discuss/74852

]]>
pixelchutes Apr 09, 2007, 11:27 AM https://forums.modx.com/thread/49016/support-comments-for-png-alpha-transparency-for-msie#dis-post-286440