- Top items and submenus have a shadow - Sound support! - Filters and Transitional effects - Unlimited number of sub levels - Hundreds of pre-designed templates - Keyboard navigation - press Ctrl+F2 to enter the top menu - Submenus automatically scrolls - Cross-frame support - menus work on frameset-based pages
Apply any font of any color, size and font decoration you need. Use any available type, color and thickness of a menu's frame. Choose any color for submenus and items backgrounds.
Set the size of the menu in percent, pixels, or other units. This menu may have a relative (it can be inserted into the table, for example) or absolute position .
Specify various values for spacing and padding for the whole menu and for each separate submenu.
You can specify a time for delays in showing or hiding of a submenu. Use special prefixes for image paths and links to make paths absolute.
Create separators using your own pictures, size and alignment.
Q: I'm wondering if you can use the Link Item of the Deluxe Menu to have ASP code, similar to yoru FAQ below, only replacing the Javascript with ASP?
Q: I want to use Javascript instead of usual links for menu items. How can I do that? A: To do that you should add a function word "javascript" in the URL field of an item, e.g.:
var menuItems = [ [text, "javascript:alert('Hello, world!')", icon1, icon2], ];
A:Thanks for your interest in our products.
You can use any server-side script, e.g., PHP, ASP, VB, etc.
Q: How can I have the option for the navbar tabs that initiated the action highlighted once the new page is reloaded? I want to highlight the tab which is done with 'bselectedItem', please tell me about thesub-tab option.
A:See you cannot create subitems in: var tabMode=0; it is not correct.
You should set var tabMode=1;
The following parameters set the pressed items for top items andsubitems:
var bselectedItem=0; //top items var bselectedSmItem=2; //subitems
where 0,1,2... is the index of the item in bmenuItems.
- delete var bselectedItem=1; and var bselectedSmItem=2; parameters from your data file - set correct parameters on each page before you call data file, forexample:
<noscript><a href="http://deluxe-tabs.com">Javascript Menu by Deluxe-Tabs.com</a></noscript> <script type="text/javascript" src="menudir/dtabs.js"></script> <script type="text/javascript"> var bselectedItem=3; var bselectedSmItem=5; </script> ... <script type="text/javascript" src="menudir/data.js"></script>
Q: When using the Deluxe-Tabs, the second tab seems to be the first selected tab when displaying tabs in a page. Is there a way to set the default tab showing on a page load?
A:You should use the following parameter:
var bselectedItem = 3;
Where 3 is the number of your menu item from the var bmenuItemsparameter. var bmenuItems = [ ["Mac Tab 1", "content1"], ["Mac Tab 2", "content2"], ["Mac Tab 3", "content3"], ["Mac Tab 4", "content4"], // selected tab
]; The ID of the item starts with 0. Try that.
Q: Dreamweaver navigation bar disappearing behind flash file in Firefox..
Apr 29, 2010 ... Drop-down menus appear well below their buttons if the frame is .... it is difficult to mouse-over pop-up menu and slider windows due to
Color - move slider to change selected buttons' colors. .... Free Cross Frame Menu Feedback. "..I think the dhtml menu maker is great, I really like the
Jun 10, 2008 ... Posts: 28. OS: vista ultimate. Re: Flash: Slide out menu ... I then went to the "hit" frame (not sure if that is the right term) and put a
Sliding List v2 with Search AS2 (9/27). Advanced Drop Down Menu 03 AS3 (9/33). Two Levels Menu 06 Glow AS2 (14/46). Two Levels Menu Neon Vertical AS2 (6/17)
What intrigues me about this CSS Frames approach is the scrollbar behavior. ... that the contents area is actually sliding under the header and footer? ... ( Applications have fixed menus, and frames helped emulate this
Their script file with the slide out menu information is at ... either expand the cell to a stupid size or drag the frame border half way across the page
Jul 17, 2010 ... Many of the full screen slides overlay the green frame, .... don't use the context Page Setup menu to set the image as the slide background
Can you confirm that you are running it from the External Tools Menu and what .... to do now is to have it load mutiple random images in the left frame
I want to use a CSS dropdown menu that I have customized .... Dreamweaver - cant link flash menu to target frames! sebpetch, Coding Forum, 0, 09-15-2006 03:14 PM ... DHTML Menu slide menu how to make it relative to table