Hiding a Menu Item
Is it possible to hide/unhide a Menu Item based on a value stored in a MySQL table?
As an example. If my menu is as follows
aI("text=Home;url=../Home.php");
aI("text=LogOff;url=../LogOff.php ");
aI("text=Show;url=../Show.php");
aI("text=Hide;url=../Hide.php");
In my MySQL table ...
Search found 5 matches
- Thu Jul 05, 2007 5:30 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Hiding a Menu Item
- Replies: 1
- Views: 5127
- Thu Dec 21, 2006 5:12 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Changing Font Colors
- Replies: 2
- Views: 2617
- Thu Dec 21, 2006 4:11 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Changing Font Colors
- Replies: 2
- Views: 2617
Changing Font Colors
As I develope a menu I would like to declare two different font colors, Black and Red. I would like to use Black for all completed menu items and Red for items that are under development. Normally I would not include the menu items that are under development but in this case it is a requirement so ...
- Fri Sep 29, 2006 8:56 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Multiple Links on a line using the Vertical Menu
- Replies: 2
- Views: 2649
- Mon Sep 25, 2006 12:41 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Multiple Links on a line using the Vertical Menu
- Replies: 2
- Views: 2649
Multiple Links on a line using the Vertical Menu
Is it possible to have two links on the same line while using the Vertical menu? As an example
| Home | Logoff |..............Two Links
| Contact US |..............One link
| Links |..............One link
| FAQ | Support |..............Two links
I realize this may not be the best representation ...
| Home | Logoff |..............Two Links
| Contact US |..............One link
| Links |..............One link
| FAQ | Support |..............Two links
I realize this may not be the best representation ...