[Mapserver-users] query/rosa - solved

Steve McCrone mccrone@pc.jaring.my
Mon, 20 Jan 2003 21:05:12 +0800


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


_______________________________________________
Mapserver-users mailing list
Mapserver-users@lists.gis.umn.edu
http://lists.gis.umn.edu/mailman/listinfo/mapserver-users