[Typo3] MIssing closing </li> tags

JoH info at cybercraft.de
Wed May 25 20:23:57 CEST 2005


> Typo seems to misplace many of my closing </li> tags, both when
> creating lists in the RTE and in site-menu elements (which I have
> hacked to use <ul> and <li> elements). So if the code in the RTE
> looks like this:
>
> <ul>
> <li>list element 1</li>
> <li>list element 2</li>
> <li>list element 3</li>
> </ul>
>
> The output code will look like:
>
>
> <ul>
> <li>list element 1
> <li>list element 2
> <li>list element 3</li>
> </ul>
>
> Which renders, but causes all sorts of weird CSS problems.

For the RTE this might be a configuration problem but for your "hacked" menu
this has to be a "hacking" bug in the code you created.
So could you show us the TypoScript that is used to render the site-menus?

Joey

-- 
Wenn man keine Ahnung hat: Einfach mal Fresse halten!
(If you have no clues: simply shut your knob sometimes!)
Dieter Nuhr, German comedian
openBC: http://www.openbc.com/go/invuid/Jo_Hasenau





More information about the TYPO3-english mailing list