There are plenty of DHTML/CSS based menus out there for free. It's just a matter of deciding which one suits your purposes. There are many of them.
At present, I use the Suckerfish one. http://www.alistapart.com/articles/dropdowns/ http://www.htmldog.com/articles/suckerfish/ Regards, Gary Menzel On Mon, 24 Jan 2005 13:59:50 +1100, Chad <[EMAIL PROTECTED]> wrote: > Yeah, the only thing I have yet to figure out is to make the tree > recursive, in that it can go on to an infinite number of sub levels > based on values from the DB. Been trying to figure out the issue of > looping over a query, then changing the query the loop is based on in > the loop, and then going back to the previous query where you left off. > One way I thought was to play around with looping condition and dynamic > query names, but the logic headache isn't wortth the 10% of the cases > where it expands past 3 levels, so I just hard coded it for now. I'm > pretty sure the answer lies somewhere in the OOP world, which I will be > coming up to speed on over the next month. > > Chad > > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Steve > Onnis > Sent: Monday, 24 January 2005 1:50 PM > To: CFAussie Mailing List > Subject: [cfaussie] RE: Dynamic Navigation with a twist > > If your only going 2 levels, the DHTML is pretty easy to do > > Steve > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Jeremy > Sent: Monday, January 24, 2005 1:40 PM > To: CFAussie Mailing List > Subject: [cfaussie] RE: Dynamic Navigation with a twist > > Hey Steve, > > Yeah I know its a tough call. I like the idea of not having to reload > the page. But I don't want to program a huge dhtml thingo considering i > haven't code dhtml before. > > Mm..okay...I guess I'll keep lookin. > > thanks steve. > > j > > --- > You are currently subscribed to cfaussie as: [EMAIL PROTECTED] > To unsubscribe send a blank email to > [EMAIL PROTECTED] > Aussie Macromedia Developers: http://lists.daemon.com.au/ > > > --- > You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To > unsubscribe send a blank email to > [EMAIL PROTECTED] > Aussie Macromedia Developers: http://lists.daemon.com.au/ > > --- > You are currently subscribed to cfaussie as: [EMAIL PROTECTED] > To unsubscribe send a blank email to [EMAIL PROTECTED] > Aussie Macromedia Developers: http://lists.daemon.com.au/ > --- You are currently subscribed to cfaussie as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
