- Top items and submenus have a shadow - Deluxe Tuner - visual interface to create and modify dhtml menus easily and in no time. - Submenus dropdown on mouseover - 85% transparency for sub menus - Sound support! - Items with icons - AJAX menu loading - loads web menu data from the server "on-the-fly". - Filters and Transitional effects
Sub menus dropdown over all the objects on the page (select, applet, flash, object, embed). If for some reasons (old browser) a submenu can't go over an object, the object will be hidden for a time when the submenu is shown.
Design personal styles for any submenu and item. Use individual styles to rich killer visual effects!
These effects will make your menu neat and chic. You can set transparency, cast a shadow on the menu and submenus. Among available special visual effects there are random dissolve, fade, mix, mosaic slide out and many many others.
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:
We are using a licenced version of your tree-menu. Now we have a situation, where we should show the actualclicked menu position with an icon or a color for a collapse tree menu.
A:This can be found with the help of external function of tree menu. dtreet_ext_userClick(itID, event) - this function is called when clicking a mouse button on the item.
itID - item id event - standard structure of events generated browser dtreet_ext_getItemParams (menuInd, itemID) - returns all item parameters.
Hello. I had a question about the vista templates. Is it possible to extend the width on the java menu buttons to get more text in them? I put to much text and the button is repeating itself. Is there a way to extend the width of the button without the repeat?
A: See images in Vista Templates have the fixed width and height (92 x 21).
You can try to use the following parameter to use combinedbackground for your items, for example:
var beforeItemImage = [,]; //left-side image for normal and mouse over state var itemBackImage = [,]; //background or image for normal and mouse over state var afterItemImage = [,]; //right-side image for normal and mouse over state var beforeItemImageW = ''; var afterItemImageW = ''; var beforeItemImageH = ''; var afterItemImageH ='';
But you should create a small images in any Graph Editor, for example: button_n_back.gif button_n_left.gif button_n_right.gif button_o_back.gif button_o_left.gif button_o_right.gif
Q:
I was wondering how do I add more then five items on the top javascript toggle menu rather then using a sub menu.
A: Actually you can add as many top items as you want.
Use Deluxe Tuner to add more items or add them in your data filemanually, for example:
The slider and java menu's remain unchanged, except that now there is a pagination ... If you remove the JS declaration does the Drop-down menu work fine?
12 Oct 2010 ... JS accordian menu(need one), thedude, Coding Forum, 2, 03-16-2010 12:03 PM. Free dark blue wordpress theme with dropdown menu and slider
I can't get my front page slider to work... In the last version of the theme there was a ... <script type="text/javascript"> jQuery(function($){ ... to include the arrows for the drop-down menu and the slider shadow to the latest zip
4 Sep 2010 ... Twitter Slider Box (bottom right of most pages); Drop Down Menu (nav ... /ajax. googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
9 Mar 2010 ... I am using Beta version 6.0.472.59 beta, but still not find the SLIDER or Minimal Drop Down Menu..!!!! Is there any update on this issue
15 Aug 2007 ... If you haven't mootools 1.1 (javascript framework) included to your ... Under the position drop down menu I believe I tried them all and
5 Oct 2010 ... I need a form with a drop down menu which allows the responder to select their country ... sdickert, culusahin, joshhatcher, Alder, Mawan81
Or how about if it remained a “drop down” menu but started at the *TOP* ... Not sure exactly how it works and what JS might be involved… but it works great!
I have a problem with this nice slider in combination with a Mega Drop-Down Menu ... did the whole menu without js and simply with css, now it's working ;)