|
From: filippo <fi...@do...> - 2000-11-27 09:48:34
|
I got into the loading image problem for IE. I was writing a series of
images inside a table inside a layer forcing all the sizes, even if loaded
simply didn't show them up. This problem occur me when I'm showing more then
one image inside a layer.
It seems IE is lazy...so I forced it to reload the table with the images
inside the layer every time the DynAPI.onLoading() was fired. Simply:
DynAPI.onLoading() {
youlayer.setHTML(yourlayer.getHTML())
}
where yourlayer is the DynLayer where you show the images
nasty, but works
filippo della casa
> fi...@do...
>> 3manos X www.doubleyou.com
>>> +34 915223677 ext.16
|