[TYPO3-german] Templavoila / Flexibel Content

S.Korth s.korth at dms-arts.com
Sun Dec 14 21:41:45 CET 2008


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


More information about the TYPO3-german mailing list