[TYPO3] best expanding/collapsing menu?
Dmitry Dulepov
typo3 at accio.lv
Wed Jul 19 14:23:52 CEST 2006
Hi!
LarryB wrote:
> "I did generation of JS using TS and a special page type."
>
> I'm not too familiar with this aspect of JS/TS, what does it mean to do
> "generation"? And, I guess, what steps do I need to follow?
I did a special page type:
menupage = PAGE
menupage.typeNum = 123
menupage.config.disableAllHeaderCode = 1
and generated javascript in it by TS:
page.10 = CONTENT
page.10 {
... select pages here and generate menu functions for each page
}
I did not say it was easy :) But it is possible.
Dmitry.
--
"It is our choices, that show what we truly are,
far more than our abilities." (A.P.W.B.D.)
More information about the TYPO3-english
mailing list