- Submenus go over all page objects - Deluxe Tuner - visual interface to create and modify dhtml menus easily and in no time. - AJAX menu loading - loads web menu data from the server "on-the-fly". - Special JavaScript API for changing javascript menu "on-the-fly" - Horizontal or vertical orientation - Items with icons - Search feature - add the search area in the menu and type symbols. - Submenus automatically scrolls
There can be multi level menus - create as many rows or columns of the menu as you want.
Use a mouse to drag a menu as a usual window. Also you can construct the menu where each submenu can be "detached" from the main menu (MSOfficeToolbarLike mode).
When the page is scrolled the menu remains visible. The DHTML menu can "float" along one or two coordinate axes.
Q: I'm trying to have two separate menus on my web page. I read what was written in your FAQs about multiple menus, but the response was too cryptic.
It seems to me that if the dmWorkPath for each menu is declared separately, then the menus should work separately (with no interaction). I did not find this to be the case.
Do you have more complete information about creating multiple menus on one page? I would like to understand the issues.
A:David, if you want to create multiple menus on one page you should only call several data.js files with the menu.
For example you can see templates.html. You can find this file in the trial package.
Q: I want frameless popup window to appear when an image is clicked, but at the moment it appears automatically on page load..
A:You can specify the ID of the element you want to click on. Actions sections in Deluxe Tuner, onClick parameter.
1) You can show the popup window when you hover, click or mouseout on some elements on yourpage. For example you have:
function deluxePopupWindow.open("winID", "content", "header", "param", "skin", "contentType")
Use another winID (first parameter) than you have in your data file if you don't want to close 1-st popup window or use thesame winID=win if you want to close 1-st popup.
content - will be the path to the file you want to load in your popup (files/test.html) skin - is the name of your skin contentType - set this parameter to iframe.
Q: I'm trying out your menus, and I seem to have a problem with changing the title of a menu item. If the text is something like "Create a New Event" the entire menu spreads out and the rollover image starts replicating itself behind it, instead fo stretching with the text. So I see 1 /2 rollover images for that top level item, instead of just the one, width it's width spread out to accomodate the extra text.
I've tried the Styles bit, but that doesn't seem to fix the rollover image any...
Any pointers ?
A:You can try to set the exact width for each menu item using IndividualItem Styles.
You should use Individual Item Styles. For example: var itemStyles = [ ["itemWidth=120","itemBorderWidth=1","itemBorderStyle=solid,solid"], //style0 ["itemWidth=100","itemBorderWidth=1","itemBorderStyle=solid,solid"], //style1 ["itemWidth=130","itemBorderWidth=1","itemBorderStyle=solid,solid"], //style2 ["itemWidth=150","itemBorderWidth=1","itemBorderStyle=solid,solid"], //style3 ];
Where "0", "1", "2", "3" - style number in itemStyles.
You also should check the width of your rollover image. It should bethe same width as your items.
You can also use tags in the item text, for example:
var menuItems = [ ["line 1 line 2"], ];
Or you can set this parameter:
var noWrap=0;
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.
I use atahualpa theme, which the .css call that belongs to the theme in my header.php is: ... http://wordpress.org/extend/themes/a-little-touch-of-purple
I use Pixopint Menu in a new site I am working on. The problem I have is that the ... The only thing I have changed in the CSS is the padding. ... PS I use the Atahualpa theme. DS .... Powered by WordPress. Design by SP
das hier ist der header.php von dem Theme Atahualpa: <!DOCTYPE html PUBLIC "-// W3C//DTD XHTML 1.0 ... bfa_ata_file=css" type="text/css" media="all" /> <?php } ?> ..... 3.5.1 Rubrik: Header Area -->Page Menu Bar
... Wordpress theme then choose the template from the drop down menu when ..... The Flexx theme has an additional CSS call somewhere in its code. ..... I use the Atahualpa theme 'cause it's so customizable I can make a
Jag använder mig av temat Atahualpa 3.4.9, för er som inte vet hur det ser ut ... Jagtror att det finns val för detta i ditt temas option menu under admin panelen. ... Installera wordpress steg för steg Guide. Användarvisningsbild ... Övrig Support, Webbutveckling, HTML/XHTML/CSS, JavaScript/DHTML
Mar 15, 2009 ... I've set our site up with a static homepage and page-based menu bar navigation. ... http://www.w3cgallery.com/w3c-css/ho...ries-wordpress ... out the best way to integrate this into the Atahualpa theme we're using
Jul 16, 2010 ... I'm using Wordpress 2.9.2 with theme Atahualpa 3.4.4 for my site at ... Change " Menu type" to toolbox and then in the "Dropdown/Toolbox ... Please post a link to your blog and I can give you CSS to get it on one line
I don't remember who posted this, but its a CSS hack to make the directory listing line up the avatras in rows. ... (The code above) You can do this from WordPress Dashboard. ... I hate to do it because the flexibility of (atahualpa theme) I have .... iTheme Menu. Get Your Mingle iTheme Today!
Praticamente il menù "Contenuti" (il menu che ho creato) quando ci vado sopra ... avessi aggiunto delle nuove classi CSS, modificato il colore dei link, ... un nuovo sito con WordPress (altro dominio) ed utilizzare Atahualpa con la
I'm using Wordpress 2.9.2 with theme Atahualpa 3.4.4 for my site at ... Change " Menu type" to toolbox and then in the "Dropdown/Toolbox Services", .... Here's the CSS you need to add (add it to style.css, located in
I use the Atahualpa theme. I managed to get a horizontal language selector in ... I have to modify the navigation bar's css further but I am happy for the present :) ... Unfotunately Masino's way doesn't work on my WordPress, I could,
I've created a custom theme off of the BP Default 1.1.1 I made modifications to the CSS file for colors, ... Ok, WordPress has the ability sometimes to make me feel really stupid. ... I don't even have the option to create a group in any menu be it the bpress ... I run Atahualpa, pretty extensively customized
Hallo, ich habe das Theme Atahualpa für eine Ferienwohnung ... Das liegt daran, dass ich im CSS das betreffende Listenelement ... So soll die linke Sidebar ( Menu) aussehen, wenn die Seite "Die Wohnung" geladen ist:
interesting theme..usually worpdress theme has different structure ... In Atahualpa Options on the left menu find .... <?php /* Add Odd or Even post class so post containers can get alternating CSS style (optional) */