- Top items and submenus have a shadow - Status string shows item labels - Several menus on one page - Special JavaScript API for changing javascript menu "on-the-fly" - Hundreds of pre-designed templates - Horizontal or vertical orientation - UL/LI items structure - Submenus automatically scrolls
Use images for backgrounds of submenus and items, icons, arrows. Using web images you can create menus completely based on graphics.
Design both horizontal and vertical menus and submenus with any amount of menus on a single page.
Place any HTML code inside the menu item - be it a flash-object, form, picture, or text. This ability lets you to build various menus of any complexity.
Submenus can be shown in 4 ways: - From left to right and also from left to right + upwards. - From right to left and also from right to left + upwards (e.g. for right-to-left languages).
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: One other issue I am having if you don't mind helping. On my web site when I run the menu I get an Errors on page message with the following
When I run the site from my local PC with the menu, I don't get this error? Could you possibly suggest why? I can't find anything on your site.
A:Try to check all you paths. original setting:
var tmenuBackImage=""; var titemBackImage=["",""];
changed to:
var tmenuBackImage="images/blank.gif";
var titemBackImage=["images/blank.gif","images/blank.gif"];
Try to specify units in "px". var tmenuWidth = "180px"; It's necessary to specify exact value for Mozilla browsers. It helpsto position menus correctly.
You should set this parameter: var tmenuHeight = "auto"; Now you have such parameters in the menu: ["||24","C:/Documents and Settings/Paul/My Documents/My Web Sites/site.id.au/guide/24.htm", , , , , "main_frame", , , , , ], ["||30 Days","C:/Documents and Settings/Paul/My Documents/My Web Sites/site.id.au/guide/30days.htm", , , , , "main_frame", , , , , ], ["||Battlestar Galactica","C:/Documents and Settings/Paul/My Documents/My Web Sites/site.id.au/guide/battlestarg.htm", , , , , "main_frame", , , , , ], ["||Blade","C:/Documents and Settings/Paul/My Documents/My Web Sites/site.id.au/guide/blade.htm", , , , , "main_frame", , , , , ], ["||Eureka","C:/Documents and Settings/Paul/My Documents/My Web Sites/site.id.au/guide/eureka.htm", , , , , "main_frame", , , , , ], ["||I Pity the Fool","C:/Documents and Settings/Paul/My Documents/My Web Sites/site.id.au/guide/ipitythefool.htm", , , , , "main_frame", , , , , ],
You cannot use local paths on your website. Please, correct it. < br>You should write for example: ["||24","site.id.au/guide/24.htm", , , , , "main_frame", , , , , ], ["||30 Days","site.id.au/guide/30days.htm", , , , , "main_frame", , , , , ], ["||Battlestar Galactica","site.id.au/guide/battlestarg.htm", , , , , "main_frame", , , , , ],
Try to use also the attached engine .js files on your server.
Q: From your website, I see that you are able to populate a menu through ASP/VB, but I have not been able to figure out how this is done. How exactly do you use an ASP script to generate the menu items for the dynamic menu?
A:You may generate a menu from a database or XML using any server-side script, e.g., PHP, ASP, VB, etc. However, these scripts don't work inside of Javascript .js files, so, you should move parameters of a menu from a .js file into an html-page, e.g.:
<!-- Deluxe Menu --> <noscript><a href="http://deluxe-menu.com">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 -->
<script type="text/javascript" language="JavaScript1.2"> // and describe parameters of a menu var parameter1=value1; var parameter2=value2; etc.
var menuItems = [ // here you generate items using server-side scripts (php, asp, vb, etc.) ]; </script>
Q: We currentlly have a menu that uses standard html hyperlinks to open a new window with _blank as the target. Unfortunately, the size of the window is controlled by the browser and we want to be able to control it. The only way that we know how to do that is to use the window.open client-side function and pass the window's dimensions. Here is a sample of the code that would do that:
How can I dynamically add/remove CSS includes in head when using facelets? ..... JSF TextArea to highlight the content · How to customize trinidad tag. .... ANNOUNCE: New JSFCentral content: David Geary podcast on JSF, Ajax, and GWT .... opening a new menu with a http url on click from another menu
Nov 17, 2009 ... GWMT = Google WebMaster Tools (or GWT) DN = DomainName ------- .... I had to highlight it to read it. Maybe Google picked it up as hidden? ..... On the left is the menu - click on Site Configuration
تسریع یادگیری jQuery · jquery یا gwt · نمایش یک پنجره روی صفحه و غیرفعال بودن صفحه ... grid در jQuery · Menu با JQuery با قابلیت RTL و مناسب با فارسی; خبر: 38 پلاگین برتر .... سوال: مشکل در HighLight کردن منوی css با استفاده از JQuery
... [JSF] Input-highlighting bei fehlgeschlagener Validierung · Servlet Select box ... Rest api mit Restlet und zugriff mit php · JSF: css einbinden - Probleme ... Probleme mit @ManagedProperty · javascript menü in eine JSP seite integrieren ... GWT & MYSQL - Exception while dispatching incoming RPC call
YUILibrary - Open source JavaScript and CSS for building richly ... For discussion relating to the YUI 3.x CSS components: Base, Reset, Fonts and Grids
Aug 6, 2010 ... They are highlighted in our pages on sustainability. ... GWT shows no internal links to the Rishi Tea page, in spite of the fact that ... Hm. You know they're important, but G sees them at the end of the menu. ... And using CSS to manipulate text size to be the same while using different H tags
I couldn't find a portable style for altering the highlight ... TriggerField, { /** * @cfg {String} triggerClass * An additional CSS class used to style the trigger button. ... ColorMenu(); } this.menu.on(Ext.apply({}, this. .... Java library for building rich internet applications with GWT
... [JSF] Input-highlighting bei fehlgeschlagener Validierung · Servlet Select box ... Rest api mit Restlet und zugriff mit php · JSF: css einbinden - Probleme ... Probleme mit @ManagedProperty · javascript menü in eine JSP seite integrieren ... GWT & MYSQL - Exception while dispatching incoming RPC call
YUILibrary - Open source JavaScript and CSS for building richly ... For discussion relating to the YUI 3.x CSS components: Base, Reset, Fonts and Grids
I couldn't find a portable style for altering the highlight ... TriggerField, { /** * @cfg {String} triggerClass * An additional CSS class used to style the trigger button. ... ColorMenu(); } this.menu.on(Ext.apply({}, this. .... Java library for building rich internet applications with GWT
I think reason that in Ext 3 there is no Ext.menu. ... 2) Today's day is always highlighted no matter which month you move ..... With 1-on-1 email and phone support, we solve your Ext JS, GWT, CSS and JavaScript issues
Problem with including external javascript & css · excel sheet and PDF download functinality .... problem with popup window · Want to change · HighLight Row in Select Box ... Disable "Properties" from the rightclick context menu in IE .... How to design web application using GWT · select box in Embedded web server
Blazer>Menu>Options and choose 'Optimized Mode' this will make the website .... eg: http://google.com/gwt/n?u=http%3A%2F%2Fforum.brighthand.com ..... on top of Blazer and go to the required text and highlight then Copy
تسریع یادگیری jQuery · jquery یا gwt · نمایش یک پنجره روی صفحه و غیرفعال بودن صفحه ... grid در jQuery · Menu با JQuery با قابلیت RTL و مناسب با فارسی; خبر: 38 پلاگین برتر .... سوال: مشکل در HighLight کردن منوی css با استفاده از JQuery