- Transition #14 - "fade out" effect - Horizontal or vertical orientation - Keyboard navigation - press Ctrl+F2 to enter the top menu - Personal CSS styles for separate menu elements - 85% transparency for sub menus - Deluxe Tuner - visual interface to create and modify dhtml menus easily and in no time. - Inactive/Disabled items - Submenus dropdown on mouseover
Submenus drop down over all the objects of the page (select, flash, object, embed, applet). If for some reasons a submenu can't drop down over an object, the latter will be hidden for a time when the submenu is shown.
These effects will make your menu more attractive and stylish. You can cast a shadow on the menu and submenus, set transparency. Among available transitional effects there are such as fade, mosaic, random dissolve, slide out and many others.
Create individual styles and assign them to any submenu and item. Use individual styles to achieve stunning effects!
Q: I am spending a lot more time and have figured a few things out. One more question please: How do I specify the target link I want a dhtml submenu to go to?
I see HREF specified in the code, but no where in the program to specify it.
A: See, the following parameter sets target for all items
var itemTarget="_self";
If you want to set different target for each item you should set it inthe "Item Parameters" window. Choose your item in the main window andset target in the target field.
Q: I created a custom error page for a site, but the menu would not display.
I found that this was due to the erroneous "current directory" in the bad link test, for a non-existent directory.
which is: level2/level3/
I changed the script code from: <script type="text/javascript"> var dmWorkPath = "DMworkfiles/";</script> <script type="text/javascript" src="DMworkfiles/dmenu.js"></script>
to:
<script type="text/javascript"> var dmWorkPath = "DMworkfiles/";</script> <script type="text/javascript" src="/DMworkfiles/dmenu.js"></script>
adding the "/" before "DMworkfiles/dmenu.js" source reference allowed the .js file to be found in the root directory and the menu would display.
The problem is that the little menu "expansion" arrow .gif cannot be found in the "current working directory" of level2/level3/. just little "blanks" show.
I tried changing: var dmWorkPath = "DMworkfiles/";
to: var dmWorkPath = "/DMworkfiles/";
but that did not enable the display of the arrows.
I also had to prefix all of the links in the menu with a "/" to indicate the root directory because of the "current directory" for the bad page.
I hope I have explained the problem sufficiently. What am I doing wrong or missing here?
A: You can use additional parameters to make menu paths absolute:
var pathPrefix_img = "http://domain.com/images/"; var pathPrefix_link = "http://domain.com/pages/";
These parameters allow to make images and links paths absolute. For example:
var pathPrefix_img = "http://domain.com/images/"; var pathPrefix_link = "http://domain.com/pages/";
var menuItems = [ ["text", "index.html", "icon1.gif", "icon2.gif"], ];
So, link path will be look so: http://domain.com/pages/index.html
Images paths will be look so: http://domain.com/images/icon1.gif http://domain.com/images/icon2.gif
Please, try to use these parameters
Q: I have downloaded the trial version of your software and would like to know if it is possible to expand the submenu when clicking on the text of the menu option? As far as I can find the only way to expand the the submenu is to click on the + icon before the menu text.
+ "Menu Option"
I would like to click on the words menu option to expand the submenu
Q: How can I upgrade to Deluxe Menu v2.0? Now I'm using v1.14.
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:
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.
and I'm having problems getting an expanding menu that works fine in IE7 to work ... <style type="text/css"> body { margin-left: 0px; margin-top: 0px; ..... height:auto !important; left:auto !important; overflow:visible
Jun 15, 2008 ... Expand Horizontal CSS menu Up. ... Expand Horizontal CSS menu Up. « on: 25 Jun 2006, 11:12 ». I was wondering if it is possible to make the horizontal
Added CSS style for change font style on menu item hover # Added as default to all imagevue themes # Usage: ..... auto creation of users.php (and admin/admin if its deleted) ... collapse/expand all in config editors
This is the css where I added the rules to expand... ... overflow:hidden; } </ font id=code></pre id=code> I'm not expert enough to know how they will be .... Latest Extensions. Sliding Menu · Advanced CSS Animator
Mar 31, 2010 ... Store CSS StyleSheets as Files By default, vBulletin will store the CSS ... Next , go to the AdminCP and expand the Attachments menu. ... Message Posting and Editing Options > Automatically Quote Post / Thread Title > yes
of threads for the expanding menu... Try keywords like expanding menu and ross cairns. ... to have the expanding menu in site/sample/style.css and index.html ... #menu { width: 220px; overflow: auto; top: 0; bottom: 0;
Improved: Preview in browser menu now displays associated icon for specified browsers. ... New feature: Added option 'Generate external CSS style sheets ... You can even automatically expand the layout if the content is
I want a centered header 800px wide, underneath this a left menu box ... margin- left: auto; margin-right: auto; padding: 0px; ... To further expand on it: you might use a class definition to say, highlight an error. eg:
Most people use accordions for menus, but I am trying to put content ... I want the height of the accordion panel to always expand to fit the ... You could also hide the scrollbar by adding overflow:hidden; in your CSS
Textboxes for entering css code don't expand Atahualpa 3 Wordpress theme. ... I have them and the boxes resize automatically. .... ..added the Ozh drop down menu(nice app btw) and still not working in FF
CSS Rebuilt from scratch; CSS organized into color schemes ... page ".forumpost {width: auto;overflow:none;}" and ".forumpost img {max-width: 100%;}" .... Firstly when I add in some longer lenth menu items they overlap into the 2nd column, is there anything I can do to expand the width of the menu?
3. the pill menu seems to now expand and contract as i put my cursor over it. ... left: auto; } ul#menulist_root li ul li a{ background:none; ... I changed the css in the tutorial to the one pasted on this forum but all
New menus automatically create a module which are by default created as type ... of menu is layed out in the Module Manager where CSS classes are configured as .... or turn on expand menu all the time, depending on what I want it to do
Unpack first PART only (use right mouse button menu and press "Extract here"). ... Code: Select all | Line number On/Off | Expand/Contract ... Use JDownloader to automatically download stuff from Rapidshare and other