Button

Description

Adds a clickable button to Mapbender

Files

  • lib/button.js

Help

<none>

Maintainer

http://www.mapbender.org/User:Christoph_Baudson

Parameters

options.overURL to img representing the “over” status
options.onURL to img representing the “on” status
options.offURL to img representing the “off” status (default)
options.goa function to be executed once the button is pressed
options.stopa function to be executed once the button is disabled
options.offURL to img representing the “off” status (default)
options.namethe ID of the corresponding DOM element

License

Copyright © 2009, Open Source Geospatial Foundation This program is dual licensed under the GNU General Public License and Simplified BSD license.  http://svn.osgeo.org/mapbender/trunk/mapbender/license/license.txt

Close