The Home of GeoMOOSE!

Wiki | Tickets | Live Demos | Download
GeoMOOSE Logo

Previous topic

How To Change the Tabs

Next topic

How To Add Text to a Tool

This Page

How To Put Content in the MenubarΒΆ

The menubar’s content can be specified by using simply HTML in the Mapbook.

In the <configuration> section you can add:

<param name="links_bar_html"><![CDATA[
        <b>THIS IS MY HTML!!!</b>
]]></param>

Clear the browser cache and reload the interface! The HTML should appear where the menubar once existed!