[TYPO3] Transmenu in typo3?
Xavier Perseguers
typo3 at perseguers.ch
Mon Jun 30 11:22:45 CEST 2008
Hi,
> I'd go with something that is nearer from a "standard" menu.
>
> like <ul><li><a href="">link</a></li></ul>
>
> and then use a javascript framework like jquery on it.
>
> first example on google I found:
> http://www.kriesi.at/archives/create-a-multilevel-dropdown-menu-with-css-and-improve-it-via-jquery
I agree with Daniel, the first link you gave shows a really great menu
but it lacks real accessibility compliance (it degrades not too bad
without CSS and JS but is not so great) and without a good structure
like the one told by Daniel (<ul><li>...) you will find extremely
complicated (if possible at all w/o having to hard-coding it) to
dynamically generate with TYPO3.
--
Xavier Perseguers
http://xavier.perseguers.ch/en/tutorials/typo3.html
More information about the TYPO3-english
mailing list