[Typo3-german] Rollover GMENU funktioniert nicht..

robert baumgart robert.baumgart at chello.at
Mon Dec 12 16:25:15 CET 2005


hallo leute!

ich habe ein problem mit einem simplen GMENU:
weder der RO, noch der CUR-Zustand funktionieren, einzig der NO u. 
ACT-Zustand.
  :-(

hier das typoscipt:

temp.subnavigation_gmenu = HMENU
temp.subnavigation_gmenu {
	wrap = |
	imgNameNotRandom = 1
	entryLevel = 1
	1 = GMENU
	1 {
	noBlur = 1
	accessKey = 1
	wrap = <ul id="sub-1"style="">|</ul>
		NO {
			wrap = <li class ="level-1" style="">|</li>
			XY = 181,17
			ATagTitle.field = subtitle // title
			stdWrap.htmlSpecialChars=1
			backColor = white
			#inhalt einfügen
			10 = TEXT
			10.text.field = title
			10.fontFile = {$DEFAULTFONTFILE}
			10.fontSize = 13
			10.offset = 0,13
			10.fontColor = {$subnavigation_gmenufontColorNO}
			10.align = left
			#10.niceText = 1
		}

		RO <  .NO
		RO {
		10.fontColor = {$subnavigation_gmenufontColorRO}
			}
		RO = 1

		ACT < .RO
		ACT {
		10.fontColor = {$subnavigation_gmenufontColorACT}
			}
		ACT = 1

		CUR < .ACT
		CUR {
		10.fontColor = {$subnavigation_gmenufontColorCUR}
			}
		CUR = 1	

	}
}

------------
nachdem ich mehrere tage dahingehend recherchiert habe(tsref, 
googlen,TYPO3-buch), andere beispiele ebenfalls (erfolglos) ausprobiert 
habe, IM und GDlib definitiv funktionieren, ich mich mit TYPO3 seit 
längerem beschäftige, weiss ich dennoch einfach nicht mehr weiter.

vielleicht hat wer eine idee woran es liegen könnte, ich wäre auf jeden 
fall für jegliche hilfe dankbar.

sg,
robert







More information about the TYPO3-german mailing list