<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial, helvetica, sans-serif;font-size:10pt"><div>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.</div><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><div style="font-family:arial, helvetica, sans-serif;font-size:10pt"><br><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><font size="2" face="Tahoma"><b><span style="font-weight: bold;">From:</span></b> FRANZ OKYERE <franzzoa@hotmail.com><br><b><span style="font-weight: bold;">To:</span></b> geomoose-users@lists.sourceforge.net<br><b><span style="font-weight: bold;">Sent:</span></b> Tue, November 17, 2009 10:06:19 AM<br><b><span style="font-weight: bold;">Subject:</span></b> Re:
[Geomoose-users] How To Change the Tabs<br></font><br>
<style><!--
.hmmessage P
{
margin:0px;padding:0px;}
body.hmmessage
{
font-size:10pt;font-family:Verdana;}
--></style>
Hello All,<br><br>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.<br>Thank you for your submission in advance as always.<br><br>Franz Okyere<br>GIS Specialist<br><hr id="stopSpelling">From: lkne@houstoneng.com<br>To: franzzoa@hotmail.com<br>Date: Mon, 5 Oct 2009 08:57:35 -0500<br>Subject: RE: [Geomoose-users] How To Change the Tabs<br><br>
<style>
.ExternalClass .ecxshape
{}
</style>
<style>
.ExternalClass p.ecxMsoNormal, .ExternalClass li.ecxMsoNormal, .ExternalClass div.ecxMsoNormal
{margin-bottom:.0001pt;font-size:12.0pt;font-family:'Times New Roman', 'serif';}
.ExternalClass a:link, .ExternalClass span.ecxMsoHyperlink
{color:blue;text-decoration:underline;}
.ExternalClass a:visited, .ExternalClass span.ecxMsoHyperlinkFollowed
{color:purple;text-decoration:underline;}
.ExternalClass p
{margin-right:0in;margin-left:0in;font-size:12.0pt;font-family:'Times New Roman', 'serif';}
.ExternalClass span.ecxEmailStyle18
{font-family:'Calibri', 'sans-serif';color:#1F497D;}
.ExternalClass .ecxMsoChpDefault
{font-size:10.0pt;}
_filtered {}
.ExternalClass div.ecxSection1
{}
</style>
<div class="ecxSection1">
<p class="ecxMsoNormal"><span style="font-size:11pt;font-family:'Calibri', 'sans-serif';color:rgb(31, 73, 125);">Franz</span></p>
<p class="ecxMsoNormal"><span style="font-size:11pt;font-family:'Calibri', 'sans-serif';color:rgb(31, 73, 125);"> </span></p>
<p class="ecxMsoNormal"><span style="font-size:11pt;font-family:'Calibri', 'sans-serif';color:rgb(31, 73, 125);">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.</span></p>
<p class="ecxMsoNormal"><span style="font-size:11pt;font-family:'Calibri', 'sans-serif';color:rgb(31, 73, 125);"> </span></p>
<p class="ecxMsoNormal"><span style="font-size:11pt;font-family:'Calibri', 'sans-serif';color:rgb(31, 73, 125);">Len</span></p>
<p class="ecxMsoNormal"><span style="font-size:11pt;font-family:'Calibri', 'sans-serif';color:rgb(31, 73, 125);"> </span></p>
<div>
<div style="border-style:solid none none;border-color:rgb(181, 196, 223);border-width:1pt medium medium;padding:3pt 0in 0in;">
<p class="ecxMsoNormal"><b><span style="font-size:10pt;font-family:'Tahoma', 'sans-serif';">From:</span></b><span style="font-size:10pt;font-family:'Tahoma', 'sans-serif';"> FRANZ OKYERE
[mailto:franzzoa@hotmail.com] <br>
<b>Sent:</b> Sunday, October 04, 2009 1:10 PM<br>
<b>To:</b> geomoose-users@lists.sourceforge.net<br>
<b>Subject:</b> [Geomoose-users] How To Change the Tabs</span></p>
</div>
</div>
<p class="ecxMsoNormal"> </p>
<p class="ecxMsoNormal"><span style="font-size:10pt;font-family:'Verdana', 'sans-serif';">Dear
All,<br>
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'.<br>
<br>
In geomoose.html I have made the following changes in order to show the results
and services tabs only:<br>
<br>
<div
id="tab-controls"></div><br>
<div id="tab-container"><br>
<br>
<br>
<div
id="results-tab"><br>
No
Results Yet!<br>
</div><br>
<br>
<div
id="service-tab"><br>
Form Information Goes Here.<br>
<div style="width: 400px; height: 20px; background: red"><br>
abcdef<br>
</div><br>
</div><br>
<br>
In the mapbook I made the following changes:
<br>
<br>
<param
name="default_tab">services</param><br>
<param
name="catalog_name">Catalog</param><br>
<param
name="show_service_settings_in">Results</param><br>
<param
name="show_results_in">Results</param> <br>
<br>
<param
name="tabs"><![CDATA[<br>
{<br>
<br>
'Services' : 'service-tab',<br>
'Results' : 'results-tab'<br>
}<br>
]]></param><br>
<br>
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.<br>
<br>
Franz<br>
<br>
GIS Specialist. </span></p>
<div class="ecxMsoNormal" style="text-align:center;" align="center"><span style="font-size:10pt;font-family:'Verdana', 'sans-serif';">
<hr size="2" width="100%" align="center">
</span></div>
<p class="ecxMsoNormal"><span style="font-size:10pt;font-family:'Verdana', 'sans-serif';">View
your other email accounts from your Hotmail inbox. <a rel="nofollow" target="_blank" href="http://clk.atdmt.com/UKM/go/167688463/direct/01/">Add them
now.</a></span></p>
</div>                                            <br><hr>Add other email accounts to Hotmail in 3 easy steps. <a rel="nofollow" target="_blank" href="http://clk.atdmt.com/UKM/go/186394593/direct/01/ ">Find out how.</a>
</div></div></blockquote><div style="position:fixed"></div>
<!-- cg16.c2.mail.re1.yahoo.com compressed/chunked Mon Nov 16 06:59:15 PST 2009 -->
</div><br>
</body></html>