<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.3790.2491" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>when you add a "label" you must also add&nbsp;a corresponding 
"folder" element.</FONT></DIV>
<DIV><FONT size=2>ex:</FONT></DIV>
<DIV><FONT size=2>if you add </FONT></DIV>
<DIV><FONT size=2>&lt;li id="label8"&gt;&lt;a 
href="javascript:ontop(8)"&gt;{t}Test{/t}&lt;/a&gt;&lt;/li&gt;</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>you must also add</FONT></DIV>
<DIV><FONT size=2>&nbsp; <BR>&nbsp;&nbsp;&nbsp; &lt;div id="folder8" 
class="folder"&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR>&nbsp;&nbsp;&nbsp; 
&lt;/div&gt;</FONT></DIV>
<DIV><FONT size=2>otherwise a javascript error occure.</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>regards</FONT></DIV>
<DIV><FONT size=2>Oliver</FONT></DIV>
<DIV><BR></DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px"><FONT 
  size=2>I was analising this code from the CARTOCLIENT.TPL file (located in the 
  <BR>folder: C:\wamp\www\cartoweb3\projects\PROJECT_NAME\templates). <BR><BR>I 
  altering the skin plus I want to add a new tab. In the cartoweb3 demo 
  <BR>project, there are the following tabs: <BR>PRINT, ABOUT, HELP, THEMES, 
  SEARCH, OUTLINE, QUERY. <BR>They were all generated by the following code (in 
  the cartoclient.tpl file): <BR><BR>... <BR>... <BR>&nbsp;&lt;div 
  id="leftbar"&gt; <BR>&nbsp; &nbsp; &lt;div&gt; <BR>&nbsp; &nbsp; &nbsp;&lt;ul 
  id="tabnav2"&gt; <BR>&nbsp; &nbsp; &nbsp; &nbsp;&lt;li id="label2"&gt;&lt;a 
  href="javascript:ontop(2)"&gt;{t}Print{/t}&lt;/a&gt;&lt;/li&gt; <BR>&nbsp; 
  &nbsp; &nbsp; &nbsp;&lt;li id="label4"&gt;&lt;a 
  href="javascript:ontop(4)"&gt;{t}About{/t}&lt;/a&gt;&lt;/li&gt; <BR>&nbsp; 
  &nbsp; &nbsp; &nbsp;&lt;li id="label6"&gt;&lt;a 
  href="javascript:ontop(6)"&gt;{t}Help Viewer{/t}&lt;/a&gt;&lt;/li&gt; 
  <BR>&nbsp; &nbsp; &nbsp; &lt;/ul&gt; <BR>&nbsp; &nbsp; &nbsp;&lt;ul 
  id="tabnav1"&gt; <BR>&nbsp; &nbsp; &nbsp; &nbsp;&lt;li id="label1"&gt;&lt;a 
  href="javascript:ontop(1)"&gt;{t}Themes{/t}&lt;/a&gt;&lt;/li&gt; <BR>&nbsp; 
  &nbsp; &nbsp; &nbsp;&lt;li id="label3"&gt;&lt;a 
  href="javascript:ontop(3)"&gt;{t}Search{/t}&lt;/a&gt;&lt;/li&gt; <BR>&nbsp; 
  &nbsp; &nbsp; &nbsp;&lt;li id="label5"&gt;&lt;a 
  href="javascript:ontop(5)"&gt;{t}Outline{/t}&lt;/a&gt;&lt;/li&gt; <BR>&nbsp; 
  &nbsp; &nbsp; &nbsp;&lt;li id="label7"&gt;&lt;a 
  href="javascript:ontop(7)"&gt;{t}Query{/t}&lt;/a&gt;&lt;/li&gt; <BR>&nbsp; 
  &nbsp; &nbsp; &lt;/ul&gt; <BR>.... <BR>... <BR><BR>I adde a new tab as: 
  <BR></FONT><FONT size=2>&nbsp; &nbsp; &nbsp;&nbsp; &lt;li id="label8"&gt;&lt;a 
  href="javascript:ontop(8)"&gt;{t}Test{/t}&lt;/a&gt;&lt;/li&gt; <BR><BR>When I 
  run the project, It appears but is not active. I perform a click and nothing 
  happens... (I don't know how to make this new tab active as the others are) 
  <BR><BR>What's wrong??? <BR><BR></FONT><FONT size=2><BR>Hélder M.C. Muianga 
  <BR>Cell: 82-47 27 160 <BR>Formado em Sistemas de Informação <BR>E-mail 
  alternativo:hmuianga@yahoo.com <BR><BR>"LUTE PELAS TUAS CONVICÇÕES, MESMO QUE 
  ISSO TE CUSTE UMA LÁGRIMA" <BR></FONT>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>Cartoweb-users 
  mailing 
  list<BR>Cartoweb-users@lists.maptools.org<BR>http://lists.maptools.org/mailman/listinfo/cartoweb-users<BR></BLOCKQUOTE></BODY></HTML>