Accordion Style?

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
Tyler Silcox
Beginner
Beginner
Posts: 4
Joined: Thu Jan 08, 2004 9:03 pm

Accordion Style?

Post by Tyler Silcox »

Is it possible to use the milonic menu as an accordion style menu? It'll need to run inline and push other items down the page, but I'd like to stick with milonic since we are already using a milonic drop-down menu elsewhere on the page.

[ search help: accordion / accordian ]
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

I don't think that's one of the current features, and it would probably be a major chore to get it in. Andy is very concerned with killing off the current crop of bugs and getting this puppy to final, and that's where his concentration is right now. Perhaps after that.
John
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Post by Andy »

If you spec it out a bit, I'll take a look.

Can't see it being too difficult but as John says, it might be a while before we can do anything.

Cheers
Andy.
Tyler Silcox
Beginner
Beginner
Posts: 4
Joined: Thu Jan 08, 2004 9:03 pm

Accordion Style Menu...

Post by Tyler Silcox »

There's actually not that much to it:

1) You'd need to be able to set a menu inline vertically.

2) You would have your root menu always visible, and when you click on an item, the submenu for that item would disply right underneath that item, pushing the rest of the root items, along with whatever else is on the page, down the page.

That's the gist of it. Of course, there's always much more going on underneath everything. But I don't think it would be too hard to implement in you current system. You'd probably want to add a new Menu parameter like AccordionStyle=True, or ExpandInline, etc.

You'd also have to account for more than one layer deep, which I'd probably want to push out horizontally, but I could see other people who would want to nest the accordion menus (which they could do if you added one of the parameters above).

Here are some examples:
http://www.markme.com/mesh/archives/002303.cfm
http://www.exciteworks.com/dhtml/index1.cfm

Let me know if you'd like me to do anything else, test or whatever...TIA for even considering this->
Post Reply