- Visible over select boxes, iframes, pdf, flash, Java applets. - Hundreds of pre-designed templates - Status string shows item labels - Filters and Transitional effects - Sound support! - Personal CSS styles for separate menu elements - Search feature - add the search area in the menu and type symbols. - Transition #14 - "fade out" effect
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.
//--- Separators var separatorImage=""; //for subitems var separatorWidth="100%"; var separatorHeight="3px"; var separatorAlignment="right"; var separatorVImage="images/public/separator.gif"; //for the top items var separatorVWidth="100%"; var separatorVHeight="2px"; var separatorPadding="";
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 would like to purchase your software but not for web use. We often give out data cd's to our brokers for instance data management/finding. Your software with the custom menu system and ease of use to setup is just what I need to cut down my design time. But looking at your license agreement you require us to register it to a domain or intranet domain which this will not be on.
I am looking to create a menu system then burn it to a cd to allow people to carry it around with them. What do i register the domain as so that I am able to burn this to cd and they don't get a nag screen when with a client or briefing.
Thank you in advance
A: Thanks for your interest in our products.
To use Deluxe Menu on CD/DVD you should buy developerlicense. Other licenses allow you to use the menu on Internet/Intranetwebsites only.
Q: I have function "confirmLogout()" that it returns true or false. If it is false, the function does not make nothing. If it's true, I need to direct for the page "goout.jsp". How to use this function in the mouseover drop menu?
function confirmLogout() { if(confirm('It really desires to leave? ?')) { return true; } else { return false; } }
A: Actually you can use your own Javascript code instead standard mouseover drop menu links. For example:
var menuItems = [ ["text", "javascript:your_code_here"] ];
or
var menuitems = [ ["<div onClick='your_code_here'>item text</div>", ""] ];
I made this change on all of the Buddypress index.php pages in the Atahualpa theme folder. The problem is that the Buddypress menu completely overlaps the
Nov 1, 2010 ... add photo album to web page Visuallightbox Forum ... to remove from web site album, and select Delete images. from the Images menu. .... Enabling VisualLightBox Plugins & Atahualpa Your forum name will be highlighted
I'm using Wordpress 2.9.2 with theme Atahualpa 3.4.4 for my site at www.backyard -hockey.com. ... I've removed the code from the page for now. Thanks. ... Change "Menu type" to toolbox and then in the "Dropdown/Toolbox
As of August 2009, I use Wordpress 2.8.3 and the theme Atahualpa 3.2 with the ... redirect for changing language that is a part of the theme navigation menu. .... I went to the String Translation page and translated a few strings in
Atahualpa 3 Wordpress theme. Post here if your thread doesn't seem to fit into one of the ... Page & Category Menu Bars (1204/5678), Center area post/pages
You could also use a theme that supports sub-menus for child pages and gives you ... pages (so that you don't have to put content on them) like Atahualpa
Mar 15, 2009 ... I've set our site up with a static homepage and page-based menu bar ... the best way to integrate this into the Atahualpa theme we're using
Is there a way to hide this and only display the menu when all .... Theme Atahualpa http://wordpress.org/extend/themes/atahualpa . I would include credits to you on the theme's admin option pages and on my own site
Beginner's Atahualpa Tutorial There is a new version of Atahualpa - currently ... The built-in SEO options have been extended, the page/category menus have
I use the Atahualpa theme for my blog http://www.mobileforesight.com However, I have a problem: In the Page Menu Bars in the blog header, there is one link
I set up the menu bar background gray and font color blue. ... Commons users don 't have access to /atahualpa/images/ , but the plugin will look in your upload media folder, ... Anyone tried to float a picture to left or right on a page?
Oct 20, 2009 ... One using curves, one using images for the page menu, and one using the new ..... This theme started out as a series of Atahualpa 3.2 hacks,
I'd like to accommodate a single-page Wordpress blog while staying within the menu/page structure of Pages. ... My exisiting site is based around Wordpress using the Atahualpa theme (chosen because it's exceptionally