- UL/LI items structure - Hundreds of pre-designed templates - Items with icons - Filters and Transitional effects - Visible over select boxes, iframes, pdf, flash, Java applets. - Cross-frame support - menus work on frameset-based pages - Submenus go over all page objects - Status string shows item labels
Tune menu parameters manually or using Deluxe Tuner. Then add several rows of a code within html page - your menu is ready!
Use special JavaScript functions for: Dynamic changing of items (text, link, icons and even individual style!). Making a menu item active/inactive. Addition/removing of items. Changing of visibility of items. Getting the information on any menu, submenu and items. Other tricks.
Opportunity to control the menu from the keyboard.
Cross-frame mode allows you to build full-featured menus on the pages that use frame-based structure. But for all that it's not necessary to insert any additional code into all the pages - just specify some additional parameters of the menu.
Q: Your service is excellent and I am making progress learning the program. I was able to resolve the transparency issue thanks to your help but, but now I have another one that is stumping me.
I can get the menu to show up in my html document and it works as I hoped it would. However, no matter where I put the line of code in my html file, the down menu in dhtml always shows up at the very top of the page. The instructions indicate the following:
Copy the following code into clipboard and paste it into the place you want to have the down menu in dhtml:
For example, into a table cell: <table> <td><script type="text/javascript" src="newmenu2.js"></script></td> </table>
No matter where I put the code: <script type="text/javascript" src="newmenu2.js"></script>, the menu shows up at the top of the page. What am I missing?
A:Check that you're using relative position for the down menu in dhtml:
var absolutePos=0; var posX="0px"; var posY="0px";
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: How can I have the sub tab option that initiated the action highlighted once the new page is reloaded? I want to highlight the tab which is done with 'bselectedItem', please tell me about the sub-tab option.
A:See you cannot create subitems in var tabMode=0; it is not correct.
You should set var tabMode=1;
The following parameters set the pressed items for top items andsubitems:
var bselectedItem=0; //top items var bselectedSmItem=2; //subitems
where 0,1,2... is the index of the item in bmenuItems.
- delete var bselectedItem=1; and var bselectedSmItem=2; parameters from your data file - set correct parameters on each page before you call data file, forexample:
<noscript><a href="http://deluxe-tabs.com">Javascript Menu by Deluxe-Tabs.com</a></noscript> <script type="text/javascript" src="menudir/dtabs.js"></script> <script type="text/javascript"> var bselectedItem=3; var bselectedSmItem=5; </script> ... <script type="text/javascript" src="menudir/data.js"></script>
Q: I've now begun to offer my clients multiple levels offunctionality. Is there any way to add another level of complexity to the php drop down menu? Would AJAX Menus be the best approach for doing this?
A:You can do it in three ways now.
1) You can use API functions to generate items dynamically:
function dm_ext_createSubmenu (menuInd, submenuInd, itemInd, iParams) function dm_ext_addItem (menuInd, submenuInd, iParams)
2) Use AJAX feature and create different .js files depend on company and user level.
3) Generate your menu items dynamically from database. Unfortunately we don't have working example with ASP.
You may generate a menu from a database or XML using any server-side script, e.g., PHP, ASP, VB, etc. However, these scripts don't work inside of Javascript .js files, so, you should move parameters of a menu from a .js file into an html-page, e.g.:
<!-- Deluxe Menu --> <noscript><a href="http://deluxe-menu.com">Javascript Menu by Deluxe-Menu.com</a></noscript> <script type="text/javascript"> var dmWorkPath = "menudir/";</script> <script type="text/javascript" src="menudir/dmenu.js"></script> <!-- (c) 2008, http://deluxe-menu.com -->
<script type="text/javascript" language="JavaScript1.2"> // and describe parameters of a menu var parameter1=value1; var parameter2=value2; etc.
var menuItems = [ // here you generate items using server-side scripts (php, asp, vb, etc.) ];
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