- Sound support! - Deluxe Tuner - visual interface to create and modify dhtml menus easily and in no time. - Special JavaScript API for changing javascript menu "on-the-fly" - Several menus on one page - Text aligned to left - Image arrows - Transition #14 - "fade out" effect - Search feature - add the search area in the menu and type symbols.
Good navigation is an important step to website success. If people can't find their way around the site, they will quickly give up looking and leave, never to return. So, it's absolute vital that your website has a fast, neat, and eye-pleasing navigation. Don't allow your website visitors to get lost. Try Deluxe Menu!
Q: I downloaded the trial version of deluxe-menu. I created a four tab menu using the tab'stab menu generator; so far so good. I read the tutorial where to past codeand ensuring all items wire in the menudir/; so far so good. The problem, you talk about two> files 'dmenu.js' & 'data.js', these files were not created bydeluxe-menu program. Where are they, so that I can see if this thing works before buying, so far; not so good.
A:You may have another name for your data file (not data.js).
If you want to use tab menu you'll have dtabs.js engine file and data file.
1. create and save .js file with your menu parameters in Deluxe Tuner(you can use "File/Save as/HTML" function). You can enter any name you like, for example enter "tab". So you'llhave tab.html, tab.js files and "tab.files" folder with all menu files. 2. open your .html page in any text editor 3. Copy generated tab.js file and "tab.files/" folder in the same folderwith your index.html page. 4. Open generated menu.html in any text editor and copy several rows of code (<script> tags), For info see:http://deluxe-tabs.com/product-info/?installation
<head> <!-- Deluxe Menu --> <noscript><a href="http://deluxe-menu.com">Javascript Menu by Deluxe-Menu.com</a></noscript> <script type="text/javascript" src="tab.files/dmenu.js"></script> </head> <body> ... <script type="text/javascript" src="tab.js"></script> ...
That's all.
Q:
I would like the button in the sub navigation bar to stay white when you navigate to a particular page..
A:Try to do the following things:
- delete var pressedItem=1; parameter from your data file - set correct parameter on each page before you call data file, forexample:
<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> <script type="text/javascript"> var pressedItem=3;</script> ... <script type="text/javascript" src="menudir/data.js"></script>
You can also set a pressed item using Javascript API:
function dm_ext_setPressedItem (menuInd, submenuInd, itemInd, recursion)
Sets a current pressed item. menuInd - index of a menu on a page, >= 0. submenuInd - index of a submenu, >= 0. itemInd - index of an item, >=0. recursion = true/false - highlight parent items.
But notice, to use dm_ext_setPressedItem() you should know ID of selected item and subitem. You can't get this ID after you reload your page. That is why you should write your own code on PHP.
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 have a transparent dhtml menu located at the bottom of the page with just one level of submenus. On larger screens, the submenus open either upwards or downwards, depending on how many items are in the transparent dhtml menu.
Let's say I need to show pop up dialog when menu "Two" is selected. ... src=" http://yui.yahooapis.com/2.8.1/build/menu/menu-min.js"></script> .... It will not popup if you just click on the button to open the menu,
The code for creating menu from it requires to pass through each ul element and its children. ... Są i thought I would put this menu in js file along with modifications made by jquery code. ... Will try and see if my skills are up to it :) ... Open in a window(_blank), Open in this frame/window
I'm now having the lightbox problem where it opens up in a separate ... Moo Menu would lock-up or the lightbox image would not pop-up it would just ... So when know that the lighbox "js/prototype.js" file and Ja_Purity
Post subject: Re: Button without js menu, only popup ... it. but you have to click the button twice and then the larger pop up displays, but on a blank screen. ... It should open the full Bookmarks listing when the button is clicked
[JS] Center a menu that is floated left.: ... I was actually reading up on the . ready() function when I discovered that I could just move the css above the ... Bug Track: Confirmed (Open), |---- Bug Track: Fixed (Closed)
Sep 20, 2007 ... But don't use the integrated mootools menu or any other mootools ..... that use mootools and open up their associated php files and look for
Mar 6, 2010 ... When I type a search, the drop down box will open with suggestions and when ..... The list pops up when I have suggestions enabled but type in my search term and ... js. 1 of 1 people found this answer helpful. Did you?
+ now you can add any script to plugin's menu (use "Menu" button) ; + new button to expand source ..... Let me know please Thanks again and keep up the good work .... Open JS-plugin options window; - Select any script;
Mar 6, 2010 ... Once you have the user ID, open up the access table and execute the following statement ... echo $javascript->link('/forum/js/script.js'); ... access with the logged in user, you will see an admin tab within the menu
I can't add any menu, menu item or button group. Steps to reproduce the problem: Try to add a menu in container or in other component. ... Ext JS - Management Team abe.elias is on a distinguished road 248 Posts .... Get up to speed quickly with on-site training provided by Ext. Ext JS Training
I want to open files like .js and .css in my default template. ... A simple menu with a list a document types would allow me to decide which should ... color- coded tags, and matched up opening and closing tags, etc. etc
this works with up to 5 menu levels */ ... When I open the page R2.1 for exemple , the level Products toogles rightly but Range2 level does not. .... i tried to change the navigation.js, but doesn't seem to work
Just open up stable.js from the zip file and find this code: .... 2 torrents to show a properties menu, but after adding. deleting torrents, none work now
Ive uploaded all of the files (including the mm_menu.js file) to .... One problem is the menu was created using dreamweavers 'show pop-up menu' javascript behaviour and it ... Open the file "mm_menues.js" and search for:
the path to the template where i (think i am) calling the .js file is ... is there any way to make the code close open menus when clicking on a .... all other already expanded sections roll up and disappear. is there a
well if possible, click to open menu, hover to open ... sorry to dig this up and bug you again Xin...but after adding an item to the menu (with a .... a zip of the menu pages and all the js it includes would help