- Personal CSS styles for separate menu elements - Horizontal or vertical orientation - Hundreds of pre-designed templates - UL/LI items structure - Items with icons - Inactive/Disabled items - Search feature - add the search area in the menu and type symbols. - Deluxe Tuner - visual interface to create and modify dhtml menus easily and in no time.
Setup menu parameters manually or using De Luxe Tuner. Then add some rows of a code within html page code and your menu is ready!
Use special Java Script methods for: Dynamic changing of items (link, text, icons, arrows and even individual style!). Addition/removing of items or submenus. Disabling and enabling menu items. Getting the info on every submenu, menu, and items. Changing appearance of items. Other coding tricks.
Cross-frame mode lets you to construct full-featured dhtml menus on the pages with frames. But for all that frame set it's not necessary to insert any additional code into all the pages - just specify several extra menu parameters.
Ability to handle the menu from the keyboard via keystrokes.
Q: I am using Javascript Menu. Deluxe Menu. v1.12 How can I upgrade to v.2.0?
A:How to upgrade to v2.00 --------------------------------------------------------------- You can download the licensed engine .js files from the same link in your license message.Deluxe Menu v2.00 has new parameters and features. To upgrade to v2.00 you should do the following.
Step 1. 1.1 For Windows users a. Run Deluxe Tuner v2.0 (can be found in the trial menu package v2.0 http://deluxe-menu.com/deluxe-menu.zip). b. Open menu data file (.js file where menu parameters are placed): select File/OpenЕ c. Save the file: select File/Save, then click "No" button when the dialog box appears.
1.2 For other OS users a. Open menu data file (.js file where menu parameters are placed) in a text editor. b. Make sure that the following variables exist in the data file:
var keystrokes = 0; var dm_focus = 1; var dm_actKey = 113;
var dynamic = 0; var smHideOnClick = 1; var itemAlignTop = 'left'; var smSmartScroll = 1;
var dmAJAX = 0; var dmAJAXCount = 30; var dmRTL = 0; var dmObjectsCheck = 0; var menuBackRepeat = "repeat"; var menuHeight = ""; var transDuration2 = 200;
If one of the variables doesn't exist - add it at the beginning of the file.
c. Save the file.
Step 2. Now open HTML-page that contains Deluxe Menu.
Step 3. Replace existent tags of the menu by the following code:
<noscript><a href="http://deluxe-menu.com">Javascript Menu by Deluxe-Menu.com</a></noscript>
Step 4. Save HTML-page.
Step 5. New engine v2.00 has 7 .js files. They are: - dmenu.js - dmenu4.js - dmenu_add.js - dmenu_dyn.js - dmenu_key.js - dmenu_cf.js (new v2.00) - dmenu_popup.js (new v2.00)
Replace all old .js files by the files from v2.00.
Try that.
Q: I am working in a Hispanic area, and need to be able to utilize specialcharacters in titles in for navigation menus. However, those are appearing distorted on my website.
A:Actually you can use any letters in the menu.
Please, check that you've set "Tools/Use utf8 encode".
When you save your data file in UTF8 you should use the same encoding on our html page.
If you don't want to use UTF-8 encode on your page you should turn off "Tools/Use utf8 encode" property, save your data file and manually change your letters in any text editor. Q: I worked up some menus on my local machine and they work fine I want to push them to my server. When I do, I don't see the menu that I saw on my local machine. Instead, I see a hypertext link with a word that I used in one menu. What could be wrong? Do I have to chmod the JS file? Do I have it mapped wrong. Is it because I am using a demo version?
A:Demo version of the menu has full functionality. I can't find the call of dmenu.js file on deluxe-menu.htm and dmenu.js file in the "deluxe-menu_files" folder. Please, upload this file on your server.
More info about the installation of the menu you can find here:
http://deluxe-menu.com/installation-info.html
Q: In my script, I did not have [<script type="text/javascript"language="JavaScript1.2" src="dmenu.js"></script>].
I did have something like [<script type="text/javascript" src="dmenu.js"></script>].
What does that mean?
Also, my client is still seeing the "incorrect key" notice.
A:Regina, you can see "Incorrect Key" message if you use the wrong reg. key or if you forgot to paste your reg. key into your data file.
I've checked your reg. key. It is correct. So, you cannot see such message on your website. Your client should clear browser cache.
> In my script, I did not have [<script type="text/javascript"> language="JavaScript1.2" src="dmenu.js"></script>].
>> I did have something like [<script type="text/javascript" src="dmenu.js"></script>].
Both these lines mean the same. Please, paste <noscript> tag
<noscript><a href="http://deluxe-menu.com">Javascript Menu by Deluxe-Menu.com </a></noscript>
transMenu { position:absolute; overflow:hidden; left:-1000px; top:-1000px; .... Lightbulb Flyouts not dropping down in HORZ setting ... One small issue...seems that with v1.1, even with a horizontal menu,
The horizontal drop-down suckerfish menu is not funcioning. The fly-out suckerfish works fine. ... color:#333;width:104px; height:20px; text-align: center;border:1px solid #fff;line-height:20px;overflow:hidden;}
Aug 18, 2010 ... /*Drop Down Menu */ #globalNav {color:#666;margin:0;padding:0 ... #fff;} /* float the list to make it horizontal and a relative positon so that ... level flyout menu for a left flyout */ #globalNav ul ul ul.left .... yeah .. u are right ... ... well ... this class "slideFloat" need overflow: hidden
22. Juni 2010 ... Im Moment habe ich ein horizontales Menü und benutze dafür das Shiny Buttons Menü. ... Ich habe jetzt gelesen man kann dafür das "Flyout/Dropdown-Menü" ... Da sind anweisungen wie overflow:hidden vorhanden die das
The flyout menu is always appears and sticks on the top of the page. ... I also went into my joomla template and changed overflow:hidden to ... need to move the cursor horizontally to the right above the fly-out and down
alors je me suis dit que j'allais la rajouter (sans le overflow:hidden) ... http ://www.joomlack.fr.nf/demos-d-extensions-joomla/menu/flyout-menu-ck.html .... Bref j'ai exploité en local sous J1.5.15 et php 5.3 ton menu horizontal
U starého layoutu, kde není horní menu atd na pevno, tak vše funguje. ... the top list items to make it horizontal and a relative positon so that you can ... position the third level flyout menu */ .menu ul ul ul{left:12em;top:0 .... Jak píše panther, je to z-index + overflow:hidden na div#zahlavi
Menu flyouts appear behind page content on IE and are unaccessible ...... Problem with Horizontal menu automatically expanding ... Menu loses focus on FireFox if underlying div is set to overflow:auto or scroll
I'm using a Superfish horizontal dropdown menu at the top of my site above the header. ... overflow:hidden; } ul.pureCssMenu li { float:left; .... It's just a website that you can arrange your flyout menu right on the
Jan 25, 2009 ... 1) sometimes the complete menu ul is diplayed vertically a fraction of a second before the code turns it into a horizontal menu. ... that the movement effect has two stages (fly out, drop down), that it is easy to style. ..... overflow:' visible' }); at line 82, with this.menu.setStyles({
ich habe ein wie im Betreff geschriebenes Menü in eine Webseite ... overflow: hidden; } /* position the third level flyout menu for a left flyout */ .menu ... .menu ul ul { width: 148px; } /* float the list to make it horizontal and a
Dec 1, 2010 ... Example: I set the horizontal widget zone to 400 pixels wide, ... when you right mouse click and select "view source" from the flyout menu
[CSS] CSS Menü verschieben funktioniert nicht so recht & Probleme mit IE Workaround .... [CSS] overflow:auto Problem in Safari u.a.; [CSS] Seite automatisch verlängern ... [CSS] Vertical Flyout Menu ohne suckerfish; [CSS] div nach unten ... [CSS] Liste in Liste als doppelte Horizontale Navigation formatieren
Und zwar soll das Menü horizontal sein, das tut es auch im ie7 und ... html . menu a, * html .menu a:visited {width: 144px; w\idth:144px; overflow:hidden; } ... position the third level flyout menu for a left flyout */