MapTools.org

[rosa-users] query problem solved

Steve McCrone mccrone@pc.jaring.my
Mon, 20 Jan 2003 21:05:14 +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




This archive was generated by Pipermail.