24 Feb
2005
24 Feb
'05
10:10 a.m.
Jonathan Hobbs wrote:
You need a comination of dtml and javascript to do this. The drop-down/across menu structure is built/controlled by the js code while the menu content is provided by dtml. I would suggest that you start by googling for js menu scripts, get static menus working 1st,
Personally, I find this one very good: http://www.mattkruse.com/javascript/dynamicoptionlist/
then add in the dtml to provide menu content.
...but I'd use a python script to generate any JS and a ZPT to generate the page ;-) Chris -- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk