[TYPO3] imgParams

Bas van der Togt b.vandertogt at profinit.com
Mon Jan 22 15:05:58 CET 2007


Hello list,

How can i wrap imgParams to define other params for every language?

# Home & Shop
temp.HomeShop = HMENU
temp.HomeShop.special = list
temp.HomeShop.special.value = 105,51
temp.HomeShop.1 = GMENU
temp.HomeShop.1.NO {
   imgParams = id="img-home" onMouseover="showtext('Home')" 
onMouseout="hidetext()" || id="img-shop" 
onMouseover="showtext('Productcatalogus')" onMouseout="hidetext()"
   XY = 28,28
   5 = IMAGE
   5.file = fileadmin/templates/images/home.gif || 
fileadmin/templates/images/shop.gif
   5.width = 28
   5.height = 28
}

cheers,
Bas


More information about the TYPO3-english mailing list