groups

name language licence
CSS : hack pseudoclass sur les liens CSS Other
CSS : notes sur class css CSS Other
CSS : pseudo class :last-child CSS Other
FLASH : notes sur flash page flip Other Other
HTML : Ajouter un favicon sur un site HTML Other
HTML : Attention mode quirks Other Other
TYPOSCRIPT : condition par treeLevel Other Other
TYPO3 : Install Tool dans typo3 Other Other

< 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 >



language: Other
licence: Other

TYPOSCRIPT : condition par treeLevel

options: view full snippetsend to code collector
[treeLevel = 0]
page.10 = TEXT
page.10.value = Navigation depth: rootline (0)
[end]
 
[treeLevel = 1]
page.10 = TEXT
page.10.value = Navigation level: 1
[end]
 
[treeLevel = 2]
page.10 = TEXT
page.10.value = Navigation level: 2
[end]
 
	
(Continues...)