I thought I saw this somewhere but forgot where. In NS6.2, DynAPI 2.9, is there a known issue w/image caching causing layers to render w/size 0,0?
In IE I can get away w/not defining the dimensions of a layer and all is good. But in NS6.2, it only works the first load or when you hit <return> in the url window. Seldom does it work w/the reload/refresh button. Using debug statements and getting the image info via document.images["name"] I can see when it renders properly, the layers content width/height are equal to the image width/height. But when the render doesn't work, the image w/h are ok, but the layer content w/h are 0,0. Also, I've noticed, that the width and height properties of an Image object in NS6.2 are always zero. The proper width/height can only be obtained when the image is actually inserted into the html and then retreived via the images document array. Well, any comments or suggestions would be appreciated. Thanks -Bruce __________________________________________________ Do You Yahoo!? Send FREE Valentine eCards with Yahoo! Greetings! http://greetings.yahoo.com _______________________________________________ Dynapi-Help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dynapi-help