From: Ed M. <Ed...@to...> - 2000-11-14 15:22:17
|
Hi! I'm building an update to my site with DynAPI and it's working very nicely to start - nice job! I'm running into a weird behavior with IMG tags in my DynLayers. I'm doing something very simple. I'm creating a set of DynLayers, and one of them is a mosaic of IMG tiles. In the simplest case, it's just a 3x3 grid with 9 IMG tags in it, broken into lines with <BR> tags. I'm creating the layer, then using .setHTML once to set the HTML in that layer to a string of "<IMG><IMG><IMG><BR><IMG><IMG><IMG><BR><IMG><IMG><IMG>". In IE 5.0, I frequently get "broken image" symbols showing up instead of the images. I've seen this behavior in NS 4.7, too, but it seems much less frequent (but still a serious problem). This behavior is erratic; refreshing the page will either fix the problem OR cause different images to be broken. You can see a sample page at http://140.239.165.86/maptools/dynamap.asp?lat=43.443&lon=-72.3796&s=50&size =s - please let me know if you have any trouble with it. Help is very much appreciated, as I'm about to go deeply down the DynAPI path but I need to know if I'm running into a fatal obstacle first - thanks! - Ed Ed McNierney Executive Vice President and Chief Mapmaker TopoZone.com / Maps a la carte, Inc. 73 Princeton Street, Suite 305 North Chelmsford, MA 01863 (978) 251-4242 ed...@to... www.topozone.com |