durusmail: quixote-users: Quixote best practices?
Quixote best practices?
2003-11-07
2003-11-07
2003-11-07
2003-11-11
2003-11-11
2003-11-11
2003-11-12
2003-11-11
2003-11-12
2003-11-13
2003-11-07
Quixote best practices -> HTML menu
2003-11-07
2003-11-07
2003-11-07
Quixote best practices?
Orr, Steve
2003-11-07
That was yummy! Thanks.


-----Original Message-----
From: Jim Dukarm [mailto:jim@deltaxresearch.com]
Sent: Friday, November 07, 2003 1:54 PM
To: quixote-users@mems-exchange.org
Cc: Orr, Steve
Subject: Re: [Quixote-users] Quixote best practices?


-------- Steve Orr: -----------
> I'm looking for dynamic menuing capability implemented purely in HTML.

> Is there anything "out there" for me to use? Seems like there SHOULD
> be.

Attached is my menutree.py, which may give you some inspiration. If you
run it in IDLE or with python -i, the example code will generate the
HTML for a web page with a tree in it.

Go to http://www.deltaxresearch.com/toadesc.htm for a real-life
demonstration. The navigation menu at the left side of the pages was
generated by this module. In my quixote app I am using the same module
to generate menu trees dynamically.

Jim Dukarm
DELTA-X RESEARCH
Victoria BC Canada

reply