NavBuildStyles Explanation:
This basically just selects all of the styles I defined in the database, and loops through them, outputting text in the same format that the milonic_data.js file would be. For me, there is only one style but if I add more I won't have to change any code - this will ...
Search found 5 matches
- Fri Apr 13, 2007 8:20 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Milonic menu that shows options specific to a user
- Replies: 6
- Views: 4524
- Fri Apr 13, 2007 8:18 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Milonic menu that shows options specific to a user
- Replies: 6
- Views: 4524
- Fri Apr 13, 2007 8:08 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Milonic menu that shows options specific to a user
- Replies: 6
- Views: 4524
- Fri Apr 13, 2007 7:57 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Milonic menu that shows options specific to a user
- Replies: 6
- Views: 4524
- Fri Apr 13, 2007 1:02 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Milonic menu that shows options specific to a user
- Replies: 6
- Views: 4524
Milonic menu that shows options specific to a user
I have implemented this in asp, if anyone is interested I will post the code. It assumes an existing user login scheme of some sort where user access rights are controlled via the database. All Milonic examples I saw are for static menus where everyone can see every option. Even the database example ...