- Status string shows item labels - Special JavaScript API for changing javascript menu "on-the-fly" - Sound support! - Cross-frame support - menus work on frameset-based pages - Items with icons - Inactive/Disabled items - Several menus on one page - Submenus automatically scrolls
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 want to use single css drop down menu bar for each page without applying HTML Code for each page separatly.I mean to use CSS Menu as per our .JS Menu.
A: Unfortunately it is not possible with css menu.
On each page you should call css file with styles:
You can also try to use frames. Also you can use aserver-side script (php, asp, vb, etc.) to generate html pages fromtemplates on your server.
Q: Please advise on how to install a created js popup window to an html page linked to text.
A:For example you want to open your popup window when you click the link on your page.
You should do the following: 1) Open your page (for example index.html page) in any text editor. Add link in the place where you want to have it and specify the ID (for example: win1) for it, for example:
<a href="javascript:;" id="win1">Click Here to see a window</a>
2) Create a popup window in Deluxe Tuner. Add your content. You can use HTML content, Iframe (url) or any object on your page as popup windows content - Object ID. For example select HTML content (winContent parameter in the 'Common' section) and add the content in HTML Content window, for example: <div style="text-align:center;"><b>Sample content</b></div>
This is a simple HTML code for content. Here you may also set link to content page or ID of some element.
3) In the 'Actions' section specify the id of your link (win1) for the onClick event.
4) Select the template you want to use.
5) Export your popup window to HTML page. File -> Export -> To HTML. Save it in any testfolder. So, you'll have: deluxe-popup-window.files/ deluxe-popup-window.html deluxe-popup-window.js
6) Open the generated deluxe-popup-window.html file in any text editor. Copy all code for Popup window and paste it in the beginning of the <body> tag:
<!-- Deluxe Popup Window --> <noscript><a href="http://deluxepopupwindow.com">menu drop down by DeluxePopupWindow.com</a></noscript> <script type="text/javascript" src="deluxe-popup-window.files/dpopupwindow.js"></script> <script type="text/javascript" src="deluxe-popup-window.js"></script> <!-- (c) 2009, DeluxePopupWindow.com -->
7) Copy 'deluxe-popup-window.files/' folder and deluxe-popup-window.js file into the same folder with your index.html (root folder of your website). 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.
Try that.
Q: Which parameters do I change so that the background of the top level menu names change their background?
A:If you want to change the background of the top level menu items onlyyou should use Individual Item Styles and change them.
For example, you have:
var itemStyles = [ ["itemBackColor=#8C63D8,#CBB8ED","itemBorderColor=#8C63D8,#CBB8ED"], //style 0 ]; var menuStyles = [ ["menuBackColor=#8C63D8","menuBorderColor=#8C63D8"], //style 0 ];
.crumb-separator { background:url(../images/submenu.gif) 50% 50% no-repeat; } ... No, I didn't know that, which is why I asked the question in the first ... adding it through an <img src> tag in the configuration menu?
<item id="menuDeleteItemSep" type="separator" /> ... I set the second enableDynamicLoading argument to "true", but I'm not seeing any "in progress" image. ... Locally the image is shown but loading is too fast to see it. ... In such a scenario, why even display the menu at all?
Nov 25, 2009 ... Not sure if this is the problem here, but different browsers can sometimes ...... url(images/close.png) 50% 50% no-repeat;display: block;cursor: pointer .... #main-body ul.menu li .separator:hover, #main-body ul.menu li
Image manager needs to chmod the images after they've been ... This way we can ensure it is always correct, SSL page or not ... Rebrand MSN notifications as Windows Live notifications; Fix typo - relative was spelt incorrectly causing menus to be ... includes/display/SideCategoryPopularProducts.php
IMAGE --> <div align="center"><p:image style="border: 3px groove #000066;" ... < p:separator/> </p:div> <p:zscript> userName.focus(); </p:zscript> </p:div> .... Seem that there is a tag in your zul-file not closed ! .... MENU POPUP --> < menupopup id="ActionPopup"> <menuitem label="Overlap" onClick="loginDlg
Menu, file1, Add, ; Separator Menu, file1, Add, E&xit, BBye ... ChkImg = Optional Bitmap image to use when an item is not checked .... The zeros indicate that the image should be displayed on the first menu item in the
display: block; text-decoration: none; } ul.acmenu li { margin-top: 1px; ... N.B. This menu is not to be used with separators. .... background:#ededed url( images/bullet.gif) no-repeat 20px center; color:#8D8D8D;
Is it possible to create Cmenu with native line(or empty space, or image) separator(vertical/horizontal)? ... P.S. there is no native separator in Cmenu at Yii, 1.1.5. ... Nevertheless, have you seen the way CMenu renders the menu items? ... In fact, I bet it displays this way because of that
If there is nothing in the category you should not get the line highlighting .... <img border=\"0\" src=\"images/M_images/arrow.png\" alt=\"<?php echo ... it would be a great featur to have menu separators ou the ability
Changed: Animated Background images. Added: Vertical Menu, thanks to eumel. .... Fixed: List views separater line not showing when converted to texure.xpr. ... Fixed: Bottom separator line appaearing in other views
Add-ons dialog no longer shows Stylish icon on Mac ... list-style-image: none ! important; } to #viewGroup #userstyles-view { list-style-image: url('chrome:// stylish/skin/s2-32.png'); ... I don't want to mess with how Firefox displays thing by default. ... Once below a menu separator, and once above
Sep 9, 2009 ... Re: Image file problems - not showing up. Post ... Then, go back to the menu item or separator and choose the image to associate with it
I was trying to figure out how to show a horizontal nav that does NOT show its ... dnn:LINKS runat="server" ID="dnnLINKS" Separator=" | " Level="root" ... When I switch to a horizontal menu the IndicateChildImageRoot image displays fine. ... No, the DNN Nav Menu should not be working that way
Oct 15, 2008 ... Can i make separator between menu items, and how can i do that. ... Note the inclusion of this image after each of the menu items: ... but I'm not sure if you can actually put it there, so perhaps just before the </li>
You are not logged in. Please login or register. ... I want to modify the main menu(the one that holds Home Page - Articles - Wolfthemes- ... Though sticking a separator image in the code that generates the menu is fine
I have the feeling this code is wrong but I'm not sure how to fix it. ... background:url(images/menu-top-separator.png) no-repeat center ... ul { } ul li { display: inline; float: left; } ul li a { display: block; }