Hi All,
Is there any way to add a menu bar item and submenu items under the menu bar item? I just want to add an additional menubar item with a few options for logged in users without having to create another menu. I want to add the new manubar/submenu items on the client-side duirng ONLOAD event ...
Search found 26 matches
- Tue Apr 24, 2007 7:24 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Dynamically add menu bar and submenu items
- Replies: 1
- Views: 2235
- Thu Apr 05, 2007 11:44 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Menu highlighting - invisible text
- Replies: 1
- Views: 2096
- Thu Apr 05, 2007 10:39 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Menu highlighting - invisible text
- Replies: 1
- Views: 2096
Menu highlighting - invisible text
I don't remember as it was a long time ago I programmed my menu but now I see the clicked submenu item and its main menu item are getting highlighted. The problem is - the main menu item is highlighted in such a way that its text is not visible until I mouseover it (submenu item highlighting is ok ...
- Mon Feb 05, 2007 7:24 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: PHP/MySQL based menu scripts do not generate the same menu
- Replies: 2
- Views: 3062
- Mon Feb 05, 2007 12:32 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Dynamically switch submenu orientation
- Replies: 3
- Views: 3603
Thanks much, Ruth. I was able to change the submenu orientation to horizontal but still trying to figure out how to go about making the current submenu alwaysvisible. Maybe, I'll try writing/reading a cookie with JS.
Horizontal submenus starting at 0 is not an issue as they are nicely positioning ...
Horizontal submenus starting at 0 is not an issue as they are nicely positioning ...
- Sat Feb 03, 2007 6:54 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Horizontal main menu with vertical/horizontal submenus
- Replies: 7
- Views: 9364
- Sat Feb 03, 2007 11:04 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Tooltips sending submenus behind select dropdowns
- Replies: 2
- Views: 2688
Tooltips sending submenus behind select dropdowns
I just tried tooltips.js and setting tooltips on submenu items are sending the submenus behind select dropdowns on hilighting the submenus.
Known issue? Any patch?
Known issue? Any patch?
- Sat Feb 03, 2007 10:40 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Headers behaving like URLs
- Replies: 5
- Views: 5236
- Sat Feb 03, 2007 10:29 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Dynamically switch submenu orientation
- Replies: 3
- Views: 3603
Dynamically switch submenu orientation
How do I switch the orientation of all the submenus from vertical to horizontal and back at runtime? The main menubar should always be horizontal, though. I'm looking to switch the orientation of just the submenus. By the way, the submenus when oriented horizontally, should start their left most ...
- Sat Feb 03, 2007 9:36 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Horizontal main menu with vertical/horizontal submenus
- Replies: 7
- Views: 9364
Ruth,
You almost got the idea. Just one clarification:
3. When the main item is clicked it will go to a page and the original submenu now has to be totally different, it must be horizontal *** and all the items are now rendered right under the main menu bar as a horizontal submenu (preferably with ...
You almost got the idea. Just one clarification:
3. When the main item is clicked it will go to a page and the original submenu now has to be totally different, it must be horizontal *** and all the items are now rendered right under the main menu bar as a horizontal submenu (preferably with ...
- Sat Feb 03, 2007 2:20 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Indicator for the currently clicked menu item (aka Checked)
- Replies: 1
- Views: 2378
Indicator for the currently clicked menu item (aka Checked)
How do I go about indicating the currently clicked menu item similar to Milonic's menu on their website:
DHTML Menu -> DHTML Menu Samples
On clicking any sample, the page loads and the submenu item now shows with two hyphens to its left indicating the currently selected item. I may use an checked ...
DHTML Menu -> DHTML Menu Samples
On clicking any sample, the page loads and the submenu item now shows with two hyphens to its left indicating the currently selected item. I may use an checked ...
- Sat Feb 03, 2007 2:12 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Fixed widths for menubar items
- Replies: 1
- Views: 2274
Fixed widths for menubar items
I'm trying to set fixed width to the menubar items as under:
Home -> 50px
Application -> 150px
Preferences -> 150px
Help -> 50px
There are more menubar items with 150px in between but the above is just an example. In the above, the Home and Help menubar items do NOT have submenus and so I want to ...
Home -> 50px
Application -> 150px
Preferences -> 150px
Help -> 50px
There are more menubar items with 150px in between but the above is just an example. In the above, the Home and Help menubar items do NOT have submenus and so I want to ...
- Sat Feb 03, 2007 12:34 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Headers behaving like URLs
- Replies: 5
- Views: 5236
- Fri Feb 02, 2007 9:18 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Right-clicking on submenu item sends menu behind form fields
- Replies: 5
- Views: 4815
- Fri Feb 02, 2007 9:10 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Right-clicking on submenu item sends menu behind form fields
- Replies: 5
- Views: 4815
- Fri Feb 02, 2007 5:35 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Right-clicking on submenu item sends menu behind form fields
- Replies: 5
- Views: 4815
- Fri Feb 02, 2007 11:09 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Right-clicking on submenu item sends menu behind form fields
- Replies: 5
- Views: 4815
Right-clicking on submenu item sends menu behind form fields
Right-clicking on submenu item makes the submenu disappear while the right-mouse button menu is on. After coming out from the RMB menu, the submenu re-appears - only this time, behind the form fields such as select dropdowns. All other menus display behind form fields after that until the page is ...
- Fri Feb 02, 2007 11:06 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Headers behaving like URLs
- Replies: 5
- Views: 5236
Headers behaving like URLs
I've gone through:
http://support.milonic.com/demos/filters/index.htm
http://support.milonic.com/demos/filter ... rs_data.js
and trying to figure out how the headers are rendered as plain text. Because I'm having 2 issues with headers:
1. Showing a hand cursor
2. Showing javascript:void(0) in the ...
http://support.milonic.com/demos/filters/index.htm
http://support.milonic.com/demos/filter ... rs_data.js
and trying to figure out how the headers are rendered as plain text. Because I'm having 2 issues with headers:
1. Showing a hand cursor
2. Showing javascript:void(0) in the ...
- Fri Feb 02, 2007 10:09 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: PH based menu - trimming before output is garbling menu IE
- Replies: 0
- Views: 3837
PH based menu - trimming before output is garbling menu IE
I changed the drawMenus() function to return the complete string to echo it later in my template. Inside the template, when I echo it as is, its fine but when I do a trim on it and then echo it, the first 2 menubar items are getting duplicated in IE (Firefox is fine). Is this a known issue?
TIA
TIA
- Wed Jan 31, 2007 7:34 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Background Image for 100% Width-Span menu (empty-space)
- Replies: 2
- Views: 2492