hello! attaching files doesn't seem to work here, no svg attached. however someting that may help you with window.open: in fact netscape has some strange behavior on that point. for my application i needed to open a window an write the content with newwin.doc.write(). this didn't work on NN4.7+, it crashed. the only workaround was to fit the window-content (code) inside a temp_variable, to call window.open but to write the content with window.setTimeout("doWrDetail();",100). doWrDetail() calling temp_variable. maybe this way helps with changing the location by a short delay function? andré -- andré m. winter cartography & internet http://www.carto.net/Received on Friday, 20 October 2000 02:52:32 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 4 September 2006 18:11:11 GMT