[Zope] Menus (was no subject)
Chris Withers
chris at simplistix.co.uk
Thu Feb 24 05:10:33 EST 2005
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
More information about the Zope
mailing list