T
thezapper
Im in the process of creating heirachical menu trees in css.
The problem is in working out how to manage and modify the menu system
- specifically, how do you create a user interface to allow someone to
add/move/delete items in the menu. I am specifically thinking that some
sort of javascript work will be needed to do this, though im struggling
to know where to begin.
I've spent a while googling for other implementations, yet to no real
avail. Most software for menus are external programs, and i haven't
found anyone who has tried to do it within the browser.
Anyone seen it done elsewhere, or have any idea as do how this could
best be achieved?
The problem is in working out how to manage and modify the menu system
- specifically, how do you create a user interface to allow someone to
add/move/delete items in the menu. I am specifically thinking that some
sort of javascript work will be needed to do this, though im struggling
to know where to begin.
I've spent a while googling for other implementations, yet to no real
avail. Most software for menus are external programs, and i haven't
found anyone who has tried to do it within the browser.
Anyone seen it done elsewhere, or have any idea as do how this could
best be achieved?