[Geomoose-users] How To Change the Tabs

Dan Little danlittle at yahoo.com
Tue Nov 17 11:15:58 EST 2009


I'd generally recommend CSS for this type of thing.  That way you're not effecting any Javascript code which is more subject to change than CSS/Div definitions in the interface.

>
>From: FRANZ OKYERE <franzzoa at hotmail.com>
>To: geomoose-users at lists.sourceforge.net
>Sent: Tue, November 17, 2009 10:06:19 AM
>Subject: Re: [Geomoose-users] How To Change the Tabs
>
> 
>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.
>________________________________
Add other email accounts to Hotmail in 3 easy steps. Find out how. 


      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/geomoose-users/attachments/20091117/64695fee/attachment.html


More information about the Geomoose-users mailing list