Armin, thanks for your quick response! On 9/28/06, Armin Burger <armin.burger at gmx.net> wrote: > I don't really understand what you mean with 'from > map.phtm popup'.
In my project I have another pop up window (search.phtml) where I use the function 'zoom2extent'. From my search.phtml this function works only with IE, with firefox I have a javascript error (this.loadXMLDoc is not a function). I don't understand why if I call opener.zoom2extent from info.phtml all works fine, but if I call opener.zoom2extent from search.phtml I have the js error (with firefox). I hope you understand my problem now... ;) Thanks for your help Ruggero And I don't remember well if the function 'zoom2extent' > is used from somewhere else than the result pop up window, and that is > info.phtml. The 'opener.' prefix is just used for pop up windows, > otherwise it's without it. > > armin > > Buggy Pine wrote: > > Hi to all, > > I have some problems to calling opener.zoom2extent js function from > > map.phtm popup using firefox. > > > > All works fine with IE (strange!) ;) > > > > In the firefox ConsoleJavascript I have an this error: > > this.loadXMLDoc is not a function (xmlhtt.js line 97) > > > > If I call opener.zoom2extent from info.phtml all works fine also with > > firefox! > > > > > > TIA > > > > Ruggero > > > > _______________________________________________ > > Pmapper-users mailing list > > Pmapper-users at faunalia.it > > http://faunalia.it/cgi-bin/mailman/listinfo/pmapper-users > > > > >
