- Inactive/Disabled items - Text aligned to left - Several menus on one page - Deluxe Tuner - visual interface to create and modify dhtml menus easily and in no time. - Personal CSS styles for separate menu elements - 85% transparency for sub menus - UL/LI items structure - Unlimited number of sub levels
Build right-click menus for your site. For this purpose you should appoint a peculiar method for the object you want. The current X,Y of the mouse pointer or your own ones can be used for the context menu.
Design menus absolutely based on CSS (Cascading Style Sheets). It is possible to apply the personal CSS styles for every elements of the menu.
When the submenu is bigger than the visible page area, the size of submenu will be automatically decreased. To view all the submenu items you do not need to use scrollbars or something like that - just put your mouse to the bottom of a submenu and it will be automagically scrolled! You can also define width and height for each submenu.
Q: In IE 6.0 and Firefox 1.5.0.4, the dropdown submenus are not visible and it does not float in firefox (floats in IE but no submenus) whereas in Opera 8.53 and Opera 9 it works fully.
A:Now you have two entries of dmenu.js file on your site in the <head> and <body> tags. You must have only one entry of dmenu.js file. You should write so:
... <body>
<script type="text/javascript"> var dmWorkPath = "http://www.gaurangapada.org/data.files/";</script> <script type="text/javascript" src="http://www.gaurangapada.org/data.files/dmenu.js"></script>
</body>
Please, delete the same code from the tag.
Now you have: var transparency="0"; That is why you can't see your subitems.
Please, write, for example, so: var transparency="80";
Q: Is there any way to keep the cursor as default on disabled links? I see that there's a general cursor choice, is there any chance to make it individually?
A: Unfortunately you cannot set cursor type individually for all items. You can set it only for whole items.
You can try to set a cursor for your <img> tag. for example: ["<img src='deluxe-menu.files/sep_mac.gif' style='cursor: default;'>","", "", "", "", "_", "-1", "0", "", ],
You can also try to set var itemCursor="default"; for all items and use <a> tags for all links:
["<a href='index.html' target='_blank' class='link'>Home</a>","", "", "", "", "Return to Index page", "", "0", "", ],
And create styles .link{ color: #FFFFFF;} .link:hover{ color: #FFBEBE;}
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: We are testing you menu in our application. It is being used in cross frame mode. It works very nicely except a couple issues.
The main one is after loading a new page in the sub menus window when I go back to the main menu to select another option but on the initial mouse over it takes several seconds for the menu to come up. Once the delay of loading the initial submenu is over it loads all others very quickly until a new page is loaded again. Is there a way to optimize the menu to reduce this load time? I have already set dm_writeAll=0 but that only increased the speed of the initial display of the main menu.
And the other question is does the dmObjectsCheck option work in cross frame mode? I have it set =1 and the submenus still underneath objects (such as select list) which have a higher z order.
A:Try to do the following: move all <script> calls into <head>, but delete dm_initFrame()function from data .js file -- move them instead of files calls, i.e.:
Wordpress CSS- floating not working in IE Client-Side (HTML, CSS, JavaScript) ... The CSS works fine in Firefox/Safari, but didn't work correctly in IE. ... Banner Rotator · Flash Carousel · Image Scroller · Dock Menu · Flash Accordion · Cover ... Client-Side (HTML, CSS, JavaScript), Art and Design
Nov 13, 2010 ... I'm trying to get the menu to show up and it won't. Here is the HTML code: Here is the javascript: Here is the CSS ... ... <ul class="dropdown" style="width: 130px; float:left; margin:0 30px 0 0;">
Apr 1, 2011 ... CSS. Code: div#crd_menu { width: 100%; height:33px; float: left; margin: 0; .... I'm using a jquery menu and javascript not working : menu
and then you'll have to use javascript to change the image when the mouse cursor ... background: url("css-hover.png") 0 0 no-repeat; float: right; ... BUT! remember to change width & height of "menu" div in the CSS file!
Personally, I would try floating all the list item and add ... (#menu ul li ( style.css line 82) ) so the menu resizes to the ... Is this possible and easily done? im ok with CSS, but have no idea about php and js
Apr 8, 2011 ... css code. body, html { font-family:Trebuchet, Verdana, Arial, Helvetica, sans- serif; ... Wraps all page content */ #pagewrapper { clear:both; float:left; ... [code=javascript]var MMarray = new Array(); // array of Main Menu objects ... This function will create an extra div below each menu
... width: 90px; height: 32px; float: left; color:#000; background-image: url(.. /. .... I imported CSS via ATO --> Add HTML/CSS Inserts --> CSS Inserts which worked. ... But then I tried to add the javascript under ATO --> Add HTML/CSS -- > HTML .... WP Menu Manager javascript not working? devarah
Javascript menu problem. I am making new site. ... #topnav ul li{ margin: 0; padding: 0; height: 54px; float: left; position: relative; } ... in module dj slider css, so I don't know where should I add z-index: 10