- Items with icons - Image arrows - Filters and Transitional effects - Unlimited number of sub levels - Sound support! - Submenus go over all page objects - Horizontal or vertical orientation - Special JavaScript API for changing javascript menu "on-the-fly"
You can set the size of the menu in pixels, percent or other units. The menu may have an absolute or relative position (it can be inserted into the table).
Use any necessary font of any color, size and font decoration. Create any available type, thickness and color of a menu's frame.Choose any color for backgrounds of submenus and items.
Specify various values for padding and spacing for the whole menu and for each separate submenu.
You can specify a time for delays in showing or hiding of a submenu. Use special prefixes for image paths and links to make paths absolute.
Create separators using your own pictures, size and alignment.
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 want to change the background color of one of the menu items of the menu horizontal.If I understand correctly I go to INDIVIDUAL STYLES and should be able tochange the background color for one of the menu items there. Under item appearance I tried to change itemBackColor - but I can't seem to make it take affect (I tried clicking OK but its under the Style Names, so thats probably not it.
Please advise.
A: You should click "Edit Individual Styles" button.
On the 'Item Styles' tab click "Add style" button.
Set itemBackColor and click "OK" button.
Select the item you want to change the style for and assign new style for it. Go to Item Parameters window 'Item style' field.
var itemStyles = [ ["itemBackColor=#EB2999,#590937"], //style0 ];
As I have stated before, your Deluxe-Menu is very very good.
But there is allways room for improvement.
Is there any chance to see support for the following in Deluxe-Menu:
When I move the mousepointer above a menuitem and right-click I would like to see in the javascript contextual menu (the context menu provided by the browser):
Open Link in new window Open Link in new tab
If the above is not possible or not something you want to enable.... then, there should be possible to make a workaround to make this work:
I see there is support for custom javascript contextual menus..... .... is there any possibility to make a custom context menu that show above a menuitem and that show when right clicking on the menuitem. Should hopefully be possible to create in such way that I create one context menu in javascript (the deluxe menu way... ) , but when clicking on "Open link in new window" from that custom menu, then the JS code should call a javascript function of mine (or yours), with a parameter related to the menuitem that was right-clicked... And this javascript function should be able to resolve the actual URL (based on the input parameter rel. to the menuitem) and then open a new window using window.open()
If not possible to implement using the native browser context menu, then I belive it should be possible to do it using my workaround how to..... Just a thought.... Any suggestions on how I can make the workaround work, or if maybe you could support the workaround in some way in future releases of Deluxe-Menu?
A: Yes, there is a workaround. You can write your items in the following way: ["|<a href='http://www.domain.com' class="link">test test test</a>",""],
You should assign style for this link. A.link { ... } A.link:hover { ... }
Q:
Can I choose what menus will be expanded or collapsed in the tree menu javascript when the user comes to the webpage for the first time?
A:You can expand some items by default. Add '+' sign before items text in that case:
At the moment I don't get any drop-down menus and the quick edit doesn't work either. ... I installed IE8 hoping the default settings would be java enabled
Jul 12, 2009 ... <option value="29">Visitor Java Enabled?</option> ... However, when trying to edit that filter in the drop-down menu only a dash (-) is
I personnaly can't think of a way appart from like you said using java and a ..... I have a problem, I am using a dropdown and on select of a particular
I use firework to generate a javascript dropdown menu and added a swf file just below .... Java menu & swf object - please help!! Display, General Flash, 1
Apology for the JavaScript question in a Java Programming discussion board. Problem: On a HTML page, there is a JavaScript mouse drop down navigation menu
Feb 10, 2008 ... 3) To have the page not reload you will need to use JavaScript and PHP ... several drop down lists. By BJ-84 in forum Java Help. Replies: 0
Iam trying to get horizontal scroll bar for drop down box using HTML,css and javaScript, when value in drop down is toolarge. If any body know the solution,
This tool helps you to create java script dropdown menu with elegant look and .. . can use the javascript menu code in any website or web page ( HTML / PHP /