IE6 PNG transparency in UpdatePanel
Posted
by sensorium7
on Stack Overflow
See other posts from Stack Overflow
or by sensorium7
Published on 2010-05-15T19:23:53Z
Indexed on
2010/05/15
19:34 UTC
Read the original article
Hit count: 241
I have a child page with an UpdatePanel on it that is connected to a timer that autorefreshes every 5 seconds. I've tried a few different PNG fixes, and they work until the UpdatePanel refreshes that section. Then, depending on the fix the PNGs either disappear or go back to nontransparent. Do I need to forcefully run the javascript when the UpdatePanel refreshes? How would I go about this?
Thanks!
© Stack Overflow or respective owner