[TYPO3-templavoila] How to have content after DIV or in DIV but with no content deletion

Andreas Jonderko anj2j at yahoo.de
Mon Oct 23 10:50:48 CEST 2006


Hi Dmitry!

Maybe in next version? :D
This feature would be nice to choose whether the content should be added 
at the end or at the beginning.

<div id="menu">
     <div id="menu1"></div>
     <div id="menu2"></div>
new content here...
</div>

<div id="menu">
new content here...
     <div id="menu1"></div>
     <div id="menu2"></div>
</div>


;)
cheers...


Dmitry Dulepov wrote:
> Hi!
> 
> "Pawe���������������������������������" wrote:
>> How can I map an Element (TS Object Path) to <div id="menu"> without 
>> losing mapings to <div id="menu1"> and <div id="menu2">, they both are 
>> maped Elements.
> 
> No way.
> 
> Dmitry.



More information about the TYPO3-project-templavoila mailing list