[Geomoose-users] How To Change the Tabs
FRANZ OKYERE
franzzoa at hotmail.com
Sun Oct 4 14:10:06 EDT 2009
Dear All,
I have been trying to remove the tabs that I don't need from the geomoose interface. I have followed the tutorial, 'How To Change the Tabs'.
In geomoose.html I have made the following changes in order to show the results and services tabs only:
<div id="tab-controls"></div>
<div id="tab-container">
<div id="results-tab">
No Results Yet!
</div>
<div id="service-tab">
Form Information Goes Here.
<div style="width: 400px; height: 20px; background: red">
abcdef
</div>
</div>
In the mapbook I made the following changes:
<param name="default_tab">services</param>
<param name="catalog_name">Catalog</param>
<param name="show_service_settings_in">Results</param>
<param name="show_results_in">Results</param>
<param name="tabs"><![CDATA[
{
'Services' : 'service-tab',
'Results' : 'results-tab'
}
]]></param>
So can someone tell me what I am not doing right, because I keep getting a blank page all over; especially when I try to take the catalog tab out. I'm on GM2. Thanks in advance.
Franz
GIS Specialist.
_________________________________________________________________
View your other email accounts from your Hotmail inbox. Add them now.
http://clk.atdmt.com/UKM/go/167688463/direct/01/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/geomoose-users/attachments/20091004/44261618/attachment.html
More information about the Geomoose-users
mailing list