Dynamic menus

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
pjht
Beginner
Beginner
Posts: 1
Joined: Wed Oct 01, 2008 10:58 am

Dynamic menus

Post by pjht »

How does one create a completely, client-side generated dynamic menu, meaning a menu created AFTER the page is loaded, based on the user's interaction with page elements.
An example is an ASP generated page containing a number of links, each of which should display a unique context menu when right-clicked.
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Re: Dynamic menus

Post by Ruth »

Hi,

There are php, mysql/php, asp menus in the extras folder in the download. Perhaps those are what you want?

Ruth
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Re: Dynamic menus

Post by Andy »

There is also the Menu API that will let you add, edit and delete menus and menu items on the fly from http://milonic.com/mm_menueditapi.js
Post Reply