[TYPO3-templavoila] Alternative menu style for page module
Tapio Markula
tapio.markula at atwebteam.com
Sat Oct 21 20:07:37 CEST 2006
Hi
My clients wants this kind of menu
instead of icons
http://t3test.xetpoint.com/media/development/templavoilaSelectmenu.png
I tried
$selectStart = '<select name="actions"
onchange="jumpToUrl(this.options[this.selectedIndex].value);document.forms[\'editActions\'].submit();">';
// document.forms[\'editActions\'].submit();"
onkeydown="document.forms[\'editActions\'].submit();
That didn't work - any glue why not?
More information about the TYPO3-project-templavoila
mailing list