Home »
FUDforum »
FUDforum Suggestions »
MSIE PNG Alpha Fix
MSIE PNG Alpha Fix [message #15158] |
Thu, 04 December 2003 11:52 |
Anonymous
|
|
|
|
The javascript code for alpha PNGs in MSIE is nice, but it is extremely slow on all the (public) computers I've tested it on.
Moving the test for "itsAllGood" outside of the loop should help speed a small amount.
I got page load time down from 3-4 seconds to under 1 second by commenting out the lines that set the img.style.width/height attributes.
This did make the images the wrong size(or nonvisible) unless I set the width and height in the <img> tags.
I don't know what should be done in the main code tree, but if people want to solve the problem of it taking an excessively long time to load, I've presented the solution...
-Xodnizel
|
|
|
|
Goto Forum:
Current Time: Tue Nov 26 09:41:39 GMT 2024
Total time taken to generate the page: 0.02496 seconds