[Mapserver-users] query/rosa - solved

Steve McCrone mccrone at pc.jaring.my
Mon Jan 20 08:05:12 EST 2003


Soon after I posted my last question I found the answer. I placed javascript
calls for my
zoom in/out and pan (i.e. <param name="TB_BUT_recentre_JSACTION"
value="rec()">)
and in each funtion I had -

 var inputtype
 var aForm = document.forms[0]
 aForm.mode.value = "browse";
 aForm.lastButtonSelected.value = "recentre";
 aForm.submit()

It seems the rosa query tool changed the mode to query (as expected), but
did not get changed back to 'browse'
by enabling the other tools.

Steve





More information about the mapserver-users mailing list