Invoke Script

Start Refresh
-------------
window.refreshTimerId = window.setInterval('GetMapFrame().Refresh()',
10000); 
Icon : start.png

Stop Script
-----------
window.clearInterval(window.refreshTimerId); 
Icon : stop.png

My question, i wanna make a enable button default and when clicked it
disable and stop.png view,click stop, enable view..

Anyone can help me how d script of enable/disable button?


-----
::: PublicVisitor :::
www.myguidepages.com
-- 
View this message in context: 
http://n2.nabble.com/How-Enable-and-Disable-Icon-tp2413273p2413273.html
Sent from the MapGuide Users mailing list archive at Nabble.com.

_______________________________________________
mapguide-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Reply via email to