[TYPO3-english] menu issue

Plamen Petkov petkovp at kaolin.bg
Mon Apr 4 09:38:15 CEST 2011


Hi,
 Bernd ,thank you for your reply, but
The problem is that 
I have different classes for states NO, CUR, ACT
and I can't write
temp.menu.1.wrap.NO = <div class="normal"> | </div>
temp.menu.1.wrap.CUR = <div class="current"> | </div>

I don't have any classes for <li>

Thanks
Plamen


On 04/01/2011 12:06 PM, Plamen Petkov wrote:
> Hi list,
> I have the following issue
>
> This HTML code for my menu
>
> <ul class="current"><li><a href="#nogo"><b>John Constable</b></a>
> <div class="select_sub show">
> 	<ul class="sub">
> 		<li><a href="#nogo">The Hay Wain</a></li>
> 		<li><a href="#nogo">Brighton Beach</a></li>
> 		
> 	</ul>
> </div>
> </li>
> </ul>
>
> <ul class="usual"><li><a href="#nogo"><b>John Constable</b></a>
> <div class="select_sub">
> 	<ul class="sub">
> 		<li><a href="#nogo">The Hay Wain</a></li>
> 		<li><a href="#nogo">Brighton Beach</a></li>
> 		
> 	</ul>
> </div>
> </li>
> </ul>
>
just use a clear definition of wraps like you can find on:
http://ug.typo3-nrw.de/listenmenue.html

note the different places to wrap with <ul> and <li>
you may combine wrapping with div and ul

bernd

 

__________ Information from ESET NOD32 Antivirus, version of virus signature
database 6012 (20110403) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com
 


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean,from MailServer Kaolin!!!



More information about the TYPO3-english mailing list