Make tree menu a selection tool?
Status: Inactive
Brought to you by:
nettrom
Could it be possible to convert the tree menu into a
general-purpose selection tool? Add checkboxes in
front of items, and then let items in submenus inherit
the properties. Example:
http://www2.imint.com/demos/itree/demo4400.htm
Logged In: YES
user_id=672596
Hoi,
for internal use I added something similar than
the feature that I requested:
I modified the menu so that it is dynamicly generated in PHP.
In front on every menue Item I added a checkbox. In order
to store the data I added a "control" frame.
I consider this a quite ugly hack but it works.
If you are interested in the sourcecode contact me in
about 2 weeks (verpeilt@xcore.net) so I can send it to you.
At the moment I'm too busy with personal maters to send the
changes to Morten. Please remind me to do this if you
are interested in my changes.
Greetings, Marcel
Logged In: YES
user_id=672596
sorry... I meant like the feature YOU requested, not I. :)