- Search feature - add the search area in the menu and type symbols. - Image arrows - Relative/Absolute menu position - 85% transparency for sub menus - Submenus go over all page objects - Filters and Transitional effects - UL/LI items structure - Text aligned to left
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’m trying to setup a simple DHTML MENU (TREE MENU). It works just fine. I just have an issue that I can’t solve.
The parameter “ var tmenuHeight = "0"; Your documentation says the following -----------
Height of the menu in (px, % or other units). If the value 0 - the menu sets its height automatically. If the value is small - scrollbars appear.
In IE it looks fine but I cannot see the menu in Firefox. When I set the parameter to for example 100 then it shows up both in IE and Firefox. But I cannot set a value in pixels. I don’t know how big the menu is because it’s dynamically built. According to your doc I can specify the value in percentage but this doesn’t work. When I set the value to “100%” it doesn’t show up in Firefox again.
How can I solve this issue?
A: Try to set this parameter in the following way:
var tmenuHeight = "auto";
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 have installed all .js files in a subfolder under my html folder. \html\menudir\ all js files are here
My html file is in html folder.
Inserted in HEAD section in HTML file <!-- Deluxe Menu --> <noscript><a href="http://deluxe-menu.com">simple 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) 2006, http://deluxe-menu.com -->
Later in BODY, used your sample popup javascript data-popup-mode.js file
<script type="text/javascript" src="menudir/data-popup-mode.js"></script> <img src="../images/lov.gif" onClick="return dm_popup(1, 2000, event);" style="cursor: pointer;"> When I view the page with simple javascript menu and click on the image, I get an error.
What am I doing wrong?
A: If you have only one menu on the page you should write popup functionin the following way:
return dm_popup(0, 2000, event);
Q:
The menu doesn't show the drop down sub items. If you would look at the script there are two sublinks for Accommodation which however is not visible when we are doing a mouseover. I have attached the revised data.js file with this mail. Please let me know if thre is anything else hat i need to look into.
A:You should set back color for your submenus.
For example you should create style and assign it for the subitems: var itemStyles = [ ["itemBackColor=#61420A,#B77D13","itemBorderWidth=1","itemBorderStyle=solid,solid",, "itemBorderColor=#3C2906,#3C2906"],//style0 ];
["Accommodation","#", "", "", "", "", "", "", "", ], ["|test1 text text","", "", "", "", "", "0", "", "", ], //style0 ["|test2 text text text text","", "", "", "", "", "0", "", "", ],//style0
I have three headers on the menu. Clicking down them expands and collapses them as expected. ... cssHeight = target.css('height'); target.animate({height: '1px' , opacity:'hide' } .... Collapsible menu not working correc
When full text is shown, the menu is drop-down. ... work better in the CSS so at least the left edges of all text items lined up, ... Having each group collapsible and having them all 'closed' to begin with caused a
Free Accordion Menu R2 Code Modification and Addon Releases. ... Collapsible is inactive if your event is equal to 'mouseover'. .... <meta http-equiv="Content- Style-Type" content="text/css" /> <link rel="shortcut icon"
CSS Help, Making Menu Fluid. I got some help with this menu earlier but have a .... Tags: jquery making collapsible sidebar vbulletin forum jquery making
This is largely used to compose menus with submenus. ... collapsible: boolean. Defines whether all the sections can be closed at once. ... native to the jQuery UI CSS Framework manipulated by the jQuery UI ThemeRoller
Nov 25, 2009 ... I'm using a template, but I want the collapsible archive menu that ... <li class ='archivedate expanded'> <a class='toggle' href='...'>
I am currently making a menu for a school but i have got slightly stuck :-S ... means listing each path as a variable to add and remove css classes of each div/ element which could ... Collapsible menu not working correc
Mar 18, 2010 ... I am trying to use CSS to make the background of the heading ... Then simply add the class to each table e.g. class="navtables collapsible collapsed". ... the wiki (Firefox file menu, save page as, web page, complete)