[Geomoose-users] How To Change the Tabs
FRANZ OKYERE
franzzoa at hotmail.com
Tue Nov 17 11:06:19 EST 2009
Hello All,
I didn't quite get any help on this issue of hiding the catalog/tab from the user. I can hide all other tabs except that one which disappears with the tools even when asked to leave alone. I am thinking maybe I should modify the catalog.css file to make it invisible. Is this correct.
Thank you for your submission in advance as always.
Franz Okyere
GIS Specialist
From: lkne at houstoneng.com
To: franzzoa at hotmail.com
Date: Mon, 5 Oct 2009 08:57:35 -0500
Subject: RE: [Geomoose-users] How To Change the Tabs
Franz
In the code you attached in your email, the closing </div>
tag is missing for the tab-container. That would cause the page to draw very
strange.
Len
From: FRANZ OKYERE
[mailto:franzzoa at hotmail.com]
Sent: Sunday, October 04, 2009 1:10 PM
To: geomoose-users at lists.sourceforge.net
Subject: [Geomoose-users] How To Change the Tabs
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.
_________________________________________________________________
Have more than one Hotmail account? Link them together to easily access both
http://clk.atdmt.com/UKM/go/186394591/direct/01/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/geomoose-users/attachments/20091117/c5afbd3c/attachment.html
More information about the Geomoose-users
mailing list