Recent Questions
Q: Can we right justify the secondary nav?
If so, can you send instructions on how. Thanks.
A: You should set the following parameters:
var titemAlign = "right";
var ticonAlign = "right";
Q: I am using the deluxe menu in a cross frame set-up. The sub menu's are to be in the 'MAIN' frame. All works great until I have a php file loaded into the MAIN frame.. the sub menus will load in the parent frame.. where the main drop down menu is..
Click skip intro or wait for the site to appear… you will see the menu down the left side… if you click the second button down you will load a php blog page into the MAIN frame… then hover over the third button down and you will see the problem with the sub menu.. it works fine when other pages are loaded (click Home and then hover over the screenplay button again.
Everything is local (the blog is loaded and running for our server account)
A: Your menu is situated in http://www.domain.com domain andthis content is situated in http://domain.com domain(without www).
Try to use the same domains for the menu and your content.
Q: Recently one of my clients apparently upgraded from Internet Explorer 6+ to 7. Along the way now apparently the javascript is no enabled.
How do I enable javascript on the new browser, and / o is there something else that I need to do in the code?
A: When your security settings in IE doesn't allow Javascript onpages you load you can't see a dynamic page content.
There is no way to enable these preferences automatically, in othercase there are no reasons to create security preferences.
Please, try to use search engine friendly code you'll see all yourlinks.
You can generate search engine friendly code.
Deluxe Menu is a search engine friendly menu since v1.12.
To create a search engine friendly menu you should add additional html code within your html page:
<div id="dmlinks">
<a href="http://deluxe-menu.com">menu_item_text1</a>
<a href="http://deluxe-tree.com">menu_item_text2</a>
...etc.
</div>
To generate such a code use Deluxe Tuner application.
You can find this GUI in the trial package.
Run Tuner, load your menu and click Tools/Generate SE-friendly Code (F3).
We released the new version today. New Deluxe Tuner supports DeluxeTree & Deluxe Tabs also.
Q: I can see that you can have multi menus on the same page can you have multi tabs? I did create two different tab menus and when I put them on the same page they display correctly but you cannot navigate to the required web pages.
A: You can use as many tabs on the one page as you want.
But notice that you should call dtabs.js file on each page only once.
There is no need to call it several times on the one page.
You can see such examples in the trial package:
c:\Program Files\Deluxe Menus\deluxe-tabs\tab-style-mac.html