- Hundreds of pre-designed templates - Status string shows item labels - Unlimited number of sub levels - Sound support! - Several menus on one page - Text aligned to left - UL/LI items structure - Submenus dropdown on mouseover
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: 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: I have to find out, how the tree view navigation is NOT expanding in the beginning..
A:You should set the following parameter:
var texpanded=0;
Use + signs before items text to expand the some items:
["+Land","", "", "", "", "", "", "0", "", "", ],
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: If you look at my page in IE 7, the position of the submenus is too far over to the left from drop down menu. It is fine in Firefox. Do you have any suggestions on this??
csh scripting menu Java Expanding Menu · ajax menu horizontal Switch Menu Code ... CSS overiding menu settings Taken From The Forum: Help & Support for
ui\main-menu\style.css. Add the following code to the first line: Copy to clipboard .... flow: horizontal; min-height: 22px; padding: 3 4 4 4; background: url(images/statusbar_bg.png) expand;
3. the pill menu seems to now expand and contract as i put my cursor over it. ... first level after the horizontal menu but I cannot make it work for. ... I changed the css in the tutorial to the one pasted on this forum
Has anyone had a go at using the expanding menu with this theme? .... You'll find this in your style.css file of the theme you're currently using. ... Was looking for a horizontal theme for some time, thank you. @anyone
The horizontal variant of it is used when the display content is large and ... let the user know that the main menu can expand, something like a '+' sign ... High performance Widgets: Combine your JavaScripts and CSS in
Nur werden die vertikal angezeigt. die sollen aber Horizontal angezeigt werden.. ..wie und wo .... <li class="menu-2 menu-expand menu-current menu-first">
My site www.digitools.net is going to use a css drop down menu list structure .... I then set the menu type to 'Flat List' and Expand Menu to Yes. .... I just get horizontal menu with no spacing and no drop down
Jul 26, 2009 ... ..added the Ozh drop down menu(nice app btw) and still not working in FF ... why Fields in the Atahualpa 3.3.3 does not expand? css inserts,
I am having a slight problem with a horizontal spry drop down menu i have ... Each time you click on a heading to expand the menu it seem to move .... site using drawn AP Divs previously as I didnt have a clue about css