>>  <div id="menutabs">
>>  <ul>
>>  <li><a href="#"><span>HOME</span></a></li>
>>  <li><a href="#"><span>ABOUT</span></a></li>
>>  <li><a href="#"><span>INFO</span></a></li>
>>  <li><a href="#"><span>Portofolio</span></a></li>
>>  </ul>
>>  </div>
>>
>>  1) i map div id="menutabs"
>>  2) i when i map UL, at this part i am stuck, i get "no content found".
>>
>>  i think the problem is that div menutabs is not empty? could that be the
>>  problem?
> 
> Please re-read my last message, you're not paying attention. There is
> NO reason, absolutely none to map both of those objects.

That's true! You only have to map the div as a template object path and 
then generate your menu, including the ul, with pure TS. There's plenty 
of sample code if you google for it.

Xavier Perseguers
_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

Reply via email to