PHP controllable menubar position

Posted by craide on Stack Overflow See other posts from Stack Overflow or by craide
Published on 2010-05-28T01:18:30Z Indexed on 2010/05/28 1:21 UTC
Read the original article Hit count: 252

Filed under:
|
|

I'm an admin for a page and I want to give certain users dynamic control of the menubar layout. The ideal would be a page with a list with menu items and arrows pointing up and down with each item and when you click them the item is reordered. I have a pretty basic idea of how I can do it but I would like some suggestions.

The items are stored in MySQL and I only need help figuring out how the items should be ordered or numbered and how to re-order them. This probably needs some javascript trickery and I'm not familiar with JS.

© Stack Overflow or respective owner

Related posts about php

Related posts about position