- Top items and submenus have a shadow - Transition #14 - "fade out" effect - Search feature - add the search area in the menu and type symbols. - Horizontal or vertical orientation - Keyboard navigation - press Ctrl+F2 to enter the top menu - Unlimited number of sub levels - Status string shows item labels - Cross-frame support - menus work on frameset-based pages
Use a mouse to move a menu as a usual window. Also you can create the menu where each submenu can be "separated" from the menu (MS Office toolbar-like mode).
When the page is scrolled the menu remains visible. The menu can "float" along one or two coordinate axes.
There can be multilevel menus - create as many rows of the menu as necessary. Any submenu in its turn can include different number of columns.
Q: Is there a way we can add javascript behaviors to the sliding dhtml menu actions? For example, is there a way we can add an onClick function to a menu item (eg,onClick="return MyFunction( )" ) so that we can catch and process key events?
A:Unfortunately, you can't assign onmouseover/onClick/onContextMenu event to each item. However, you can achieve this by using standard html objects within items, for example:
var menuitems = [ ["
item text
", ""] ];
You can use your own Javascript code instead standard links. For example:
var menuItems = [ ["text", "javascript:your_code_here"] ];
Try that.
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 like your product and we would like to use it for our web-site.
Our site uses Frames with the following names in the FrameSet:
frame name = “top” frame name = “middle” frame name = “bottom”
I don’t understand how to set the target of the Deluxe Tuner navigational link to populate the frame “middle” or “bottom”
When I try to input my own name it will not allow me to do so.
We are using the “top” (horizontal) frame as a header which will contain the navigational component we developed using your product.
We are using the “middle” frame to contain most of the html pages the user will load
We are using the “bottom” frame to contain auxiliary text
Can you help me?
A:More info about the installation of the menu in cross-frame mode youcan find here
You should replace dm_init() function with dm_initFrame() function. Please, open your data.js file with the menu parameters in any texteditor and change it. You should write, for example so:
dm_initFrame("frmSet", 1, 2, 0);
Q: The popup menu gives the (first) menu of the top menu. I need of course for this to be the menu of the popup.
A: Installation of your menu is not correct.
Now you have: 1) There is no need to call dmenu_popup.js file. You should delete thefollowing line: <script type="text/javascript" language="JavaScript1.2" src="dmenu_popup.js"></script>
2) Where you call source_pop.js file for Popup menu? You should add: <SCRIPT language=JavaScript1.2 src="menu_files/source_pop.js"type=text/javascript></SCRIPT>
3) The ID of your Popup menu is 1. Now you have ID - 0. <img src="testimage.gif" width="200" height="200" onClick="return dm_popup(0, 9000, event);" style="cursor:hand;">
you should write: <img src="testimage.gif" width="200" height="200" onClick="returndm_popup(1, 9000, event);" style="cursor:hand;">
May 28, 2012 ... Animation Clock In Js - posted in Javascript Tutorials: It's simple Algorithm. I wrote this script ... Drop-Down menu co. ... <style type="text/css"> div.dig{ font- family:consolas; position:absolute; color:black; font-size:13; } div.sec{
Customized Radio-Menu (Radiopanel.txt)(Cs:go) - last. Alex; 10 Nov 2012 ... Cum Activez Consola In Counter Strike : Global Offensive? Started by Alex , 27 Aug
Jun 16, 2012 ... Basically, I'd like to be able to use the fixed pitch Consolas font in the ... is but opening the preference menu and you can see a line of note for it
2 Sept 2010 ... Tutorial - Cum sa conectezi consola Wii la internet wi-fi + 500 Wii Points gratis ... Din Home Menu in Wii mergeti la Wii Options in stanga jos
May 28, 2012 ... Animation Clock In Js - posted in Javascript Tutorials: It's simple Algorithm. I wrote this script ... Drop-Down menu co. ... <style type="text/css"> div.dig{ font- family:consolas; position:absolute; color:black; font-size:13; } div.sec{
Nov 18, 2012 ... i have a drop down menu called Destination. under it i have a tab called North ... 0 10px 0;} code, pre {font-family: Consolas,monospace; color: green;} ol li { margin: 0 ..... Three JavaScript Anti-Patterns and How To Avoid Them
2 Sept 2010 ... Tutorial - Cum sa conectezi consola Wii la internet wi-fi + 500 Wii Points gratis ... Din Home Menu in Wii mergeti la Wii Options in stanga jos
Oct 12, 2011 ... I'm trying to parse a date that i get from JavaScript script evaluated with ... background-color: rgb(238, 238, 238); font-family: Consolas, Menlo,
Oct 10, 2012 ... This belongs in a file named "validate.class.php". [font=Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important]