[TYPO3-german] Templavoila / Flexibel Content

S.Korth s.korth at dms-arts.com
Mon Dec 15 08:31:45 CET 2008


David Bruchmann schrieb:
> Hy Sascha,
> 
> What's about including the image as cObj?
> You could render it by TS and also avoid hardcoded imagesize.
> 
> Best regards,
> David
> 
> -----Ursprüngliche Nachricht-----
> Von: typo3-german-bounces at lists.netfielders.de
> [mailto:typo3-german-bounces at lists.netfielders.de] Im Auftrag von S.Korth
> Gesendet: Sonntag, 14. Dezember 2008 21:42
> An: typo3-german at lists.netfielders.de
> Betreff: [TYPO3-german] Templavoila / Flexibel Content
> 
> Hy all,
> 
> i try to build some flexible content.
> 
> Here is my html code (didn't inlcude the js script):
> 
> 
> <div class="blabla">
>     <dl class="blubblu">
>        <dt>
>          <a href="#"><img class="swapImage {src: 'images/112.gif'}" 
> src="images/3.gif" width="130" height="130" border="0" alt="" /></a>
>        </dt>
>     </dl>
> </div>
> 
> 
> 
> The Problem is:
> 
> How can i set the attributs for the img element? My plan was to build up 
> a container and a section (repeating the dt element). In the end i have 
> a small picture Gallery, but how can i set them?
> 
> this -> class="swapImage {src: 'images/112.gif'}
> and this -> src="images/3.gif"
> 
> Is it possible ?
> 
> 
> Thanks,
> Sascha
> _______________________________________________
> TYPO3-german mailing list
> TYPO3-german at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-german
> 


Can you give me a small example, please ?

Sascha


More information about the TYPO3-german mailing list