[Geomoose-users] Close window button

Carl Burn burnsy at northcountrywoods.co.uk
Thu Feb 10 12:43:11 EST 2011


Hi All,

we open geomoose in a new window and I have tried to add a button to the
menu bar to allow users to close the geomoose window and return to the one
they came from, tried to add it into the menu bar area by putting it in the
map file as follows:

<param name="links_bar_html"><![CDATA[
<form action="*">
<input type=button value="Close Me" onClick="window.close()">
</form>
]]></param>

The button shows up fine but the window does not close, I have tried several
of the normal variations on the window close them like self.close() but seem
to be having problems. Any ideas.

Best

Carl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/geomoose-users/attachments/20110210/25ea98ce/attachment.html


More information about the Geomoose-users mailing list