- Cross-frame support - menus work on frameset-based pages - Inactive/Disabled items - 85% transparency for sub menus - Visible over select boxes, iframes, pdf, flash, Java applets. - Submenus dropdown on mouseover - Submenus automatically scrolls - Keyboard navigation - press Ctrl+F2 to enter the top menu - Transition #14 - "fade out" effect
Good navigation is an important step to website success. If people can't find their way around the site, they will quickly give up looking and leave, never to return. So, it's absolute vital that your website has a fast, neat, and eye-pleasing navigation. Don't allow your website visitors to get lost. Try Deluxe Menu!
A: Actually we're using Deluxe Menu in our WordPress blogs without anyproblems.
You should edit the php template of your theme. 1. Go to Design -> Theme Editor Open header.php file !! Notice that you should CHMOD header.php file to777 setting. Find more info here: http://www.zachjorgensen.net/za/chmodtutor.html
2. Upload folder with all menu files on your server 3. Add the following code in the <head> tag: <noscript><p><a href="http://deluxe-menu.com">wordpress javascript menu by Deluxe-Menu.com</a></p></noscript> <script type="text/javascript"> var dmWorkPath="menu/";</script> <script type="text/javascript" src="menu/dmenu.js"></script> where 'menu' is the folder with all menu file on your server. 4. Call data file in the place where you want to have the menu, forexample:
Q: Are there instructions on how to set up cross-frame mouseover menu?
A: You should create your menu in Deluxe Tuner, save it. Create html file with your frame set.
Set ID for the first frameset: <FRAMESET id=frmSet rows=220,*> <FRAME id=frame1 src="Deluxe Menu Samples_files/cross-frame-horizontal-1.htm"> //menu frame <FRAME id=frame2 name=frame2 src="Deluxe Menu Samples_files/testlink.htm"> //content frame </FRAMESET>
Then you should open your data file in any text editor and change dm_init(); to dm_initFrame("frmSet", 0, 1, 0);
Q: Dreamweaver navigation bar disappearing behind flash file in Firefox..
A:You should add "opaque" parameter for
Q: We recently implemented your deluxe-menu on our site and are experiencing a few issues...
The java menu (slide-out portion) overlaps flash files on certain pages. In explorer, it seems to work fine, but in Safari, the java menu is hidden under the flash file. Is there anything you can think of that would be causing this... or anyway you know to fix it?
A:You should set the following parameter:
var dmObjectsCheck=0;
Please, add also dmenu_add.js file on your server.
I've checked your website.
The installation of the menu on your page is incorrect.
You have two entries of dmenu.js file on your site in the <head> tag. You must have only one entry of dmenu.js file. Please, delete the same code. You should write so:
<head> ... <!-- Deluxe Menu --> <noscript><a href="http://deluxe-menu.com">Javascript Menu by Deluxe-Menu.com</a></noscript> <script type="text/javascript"> var dmWorkPath="menu/"; </script> <script type="text/javascript" language="JavaScript1.2" src="dmenu.js"></script> <!-- (c) 2006, Deluxe-Menu.com, http://deluxe-menu.com -->
As you can see; I have a header, footer, Spry Menu, and content sections. ... the description should be blank, and the Save as box should have the name ... Find the tab labeled Page from Template. Locate your site in the
As you can see; I have a header, footer, Spry Menu, and content sections. ... the description should be blank, and the Save as box should have the name ... Find the tab labeled Page from Template. Locate your site in the
Apr 23, 2009 ... I used Web Assist tools to place a google map into a spry tabbed panel in ... and it has an unattractive grey blank panel on the right,
Apr 23, 2009 ... I used Web Assist tools to place a google map into a spry tabbed panel in ... and it has an unattractive grey blank panel on the right,
As you can see; I have a header, footer, Spry Menu, and content sections. ... the description should be blank, and the Save as box should have the name ... Find the tab labeled Page from Template. Locate your site in the
Apr 23, 2009 ... I used Web Assist tools to place a google map into a spry tabbed panel in ... and it has an unattractive grey blank panel on the right,