- Submenus automatically scrolls - Visible over select boxes, iframes, pdf, flash, Java applets. - Sound support! - Keyboard navigation - press Ctrl+F2 to enter the top menu - Hundreds of pre-designed templates - Items with icons - Relative/Absolute menu position - 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: 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: Hi, I am looking at your Deluxe Menu package. It looks very nice, but I cannot find any kind of manual for how to use it. There's some online documentation on the Tuner, but (for example) I can't find anything that documents the dm_popup window open options. I find some sample code I can copy that has the call
return dm_popup(0, 1000, event)
1. So, what do these parameters mean? 2. It takes a long time for the menu to go away if you don't click anything. From tracing through the obfuscated javascript with firebug, it looks like the second parameter sets a timeout to make the menu go away. But when I change the "1000" to "1", the menu does not appear to behave any differently. 3. If I want to have more than one of these menus show up on the page, how would I do that? 4. I have it set up to show the popup when you right-click a page element. However, the menu items only appear to fire if you then left-click them. This is confusing to the user: I'd like to have the menu items also fire when you right-click them for consistency. How would I configure this?
These are the kinds of questions I would like to have answers to, but I cannot find any relevant documentation. Do I have lots of tracing through javascript ahead of me? If I have just missed the relevant documentation, please tell me where to find it. I would love to use your product, but if I have to spend all my time tracing javascript it's not a big win for me. Thanks for your assistance.
2) You should adjust the second parameter in dm_popup() function:dm_popup(0, 500, event);
3) See the first parameter in the dm_popup() function is menuInd, soif you want to create several popup menus you should create severaldata file and call them on your page, for example: <script type="text/javascript" language="JavaScript1.2" src="menu-top.js"></script> // ID - 0 //standard menu (doesn't use popup feature) <script type="text/javascript" language="JavaScript1.2" src="source_pop.js"></script> // ID - 1 <script type="text/javascript" language="JavaScript1.2" src="source_pop1.js"></script> // ID - 2 <script type="text/javascript" language="JavaScript1.2" src="source_pop2.js"></script> // ID - 3 <script type="text/javascript" language="JavaScript1.2" src="source_pop3.js"></script> // ID - 4
and so on.
See how you should call dm_popup() functions:
<img src="../../../../fileadmin/img/flag_de.gif" width="50" onMouseOver="return dm_popup(1, 2000, event);" style="cursor: pointer;"> // 1 - is ID of the second menu ....
<img src="../../../../fileadmin/img/flag_fr.gif" width="50" onMouseOver="return dm_popup(2, 2000, event);" style="cursor: pointer;"> // 2 - is ID of the third menu // 3 - is ID of the fourth menu ... and so on.
4) Unfortunately it is not possible now.
Unfortunately we don't have additional documentation yet. But you canfind all need info on our website. Try to use search field on ourwebsite.
> I have another question. My popup menus are not fixed, they are dynamic in > the sense that I have multiple rows showing up on the page and each row > needs to have custom information passed. Each row has one or more database > identifiers associated with it, and the ajax calls that will get fired > when I choose a menu item such as "Edit" or "Add Child" will need those > database identifiers. How would I pass this information?
You can dynamically generate the menu structure. For example movemenuItems into your phph page (or embed in a Smarty Template) insideSCRIPT tag:
Q: I purchas the tab menu javascript but i when i add the javascript to my page i cannot go to the page where the link is pointing to. The javascript containsthe link but when i calick the tab nothing happens.
Q: Obviously your menus are NOT cross browser usable, as you can e.g. Padding does not work in opera, while it works in IE. When will there be an update on that bug?
A:Deluxe Menu works fine in all browsers. Try to set exact width for the menu width and menu height, try also to specify unitsin "px": var menuWidth="500px"; var menuHeight="20px"; var smWidth="116px"; You should also check your padding parameter, you should write it so: var itemPadding="1px 1px 1px 12px";
23 jul. 2009 ... Mog Menu Yui · Mudar gráfico do herói escolhendo a pasta do gráfico · Mudar o cálculo de dano · Método draw_text ... Script de menu de seleção de mapa mundi FF XII do VX para XP .... Mouse over · Movimento Analógico
Drag & Drop · Tabellenzeile farbig hervorheben bei Mouseover · Select Option mit Mozilla - farbiger Hintergrund · Textausrichtung im geschachtelten DIV
Yui Autocomplete, No response being returned · Yui Autocomplete, No response being .... Browser not supporting Autocomplete · Mouse over on the whole td element ... Based on first dropdown menu all the remaining fields should be
Jul 22, 2008 ... e.g. If i create a page menu and set it as being a tab, i would expect to get a menu appearing on mouseover listing all the other published ... but it appears that the required calls to the YUI libraray fail to get wired
البته خودش ظاهر می شه ولی من می خوام وقتی mouseover اتفاق افتاد این کار صورت بگیره (اولین زیر منوم جواب می دم. ... <title>Products Menu</title> <style> #nav, #nav ul .... Yahoo User Interface Library (YUI), Google Web Toolkit (GWT)
how to can I change typeface font color on mouse over with css? .... Within a Sitefinity project I can mamage to replace fonts in the menu with the ... < script src='http://cufon.shoqolate.com/js/cufon-yui.js' type='text/javascript'/>
Error Deploy JSP with Netbean 6.1 · jstl populating a menu via iteration · how to pass a list of ... YUI Autocomplete With JSP/XML Output · Links in properties file ..... Mouseover on the whole td elemet · Downloadinf a file from server
Note : Sur mon site j'ai tenté un onmouseover mais c'était pas concluant et puis ..... html.borwser-opera .yui-range-slider span.s-hd span .... Au menu des changements, j'ai ajouté 2 attributs pour définir le champ par
Aller au menu; Aller au contenu; Aller à la recherche ... scripts peuvent reposer sur une bibliothèque JavaScript telle que jQuery, YUI, Mootools... ou pas
obviously some javascript of moodle (yui/ajax/navigation/blocks ? ... breaks (in IE) and you need to move mouse over side blocks and content ..... for Old Browsers in administration menu) and it's up to theme designers
ul#menu li { display: inline; float: left; margin: 4px 1px 0px 0px; ... Whenever i mouse over the top navigation bar, it cuts off the bottom part. ... I use both YUI and YAML depending on the job, but must say that YAML
Et dans chaque area de la map : onmouseover="change_image(17)" ..... Je n'ai testé ni Mootools ni YUI. Par contre, j'utilise régulièrement Jquery. .... j' aimerais avoir un menu pour mon site html pour l'instant j'ai un style de menu qui
Aug 3, 2010 ... at home using a USB SIM Card stick i cant use menu's .... I just noticed when I bring my mouse over that "invite to group" it shows on the ..... yui.yahooapis. com. If you select "Headers" rather than "Content" can you
Aller au menu; Aller au contenu; Aller à la recherche .... opacity of the caption on mouse over opacity: '0.7', ... Pour donner un exemple, si tu utilises déjà activement YUI, et que tu as trouvé un plugin jQuery qui t'intéresse,
<option value="BBBBB">when the menu has a short width set,</option> ..... I wouldn't expect a select element to expand if I get my mouse over it. ... made my own SELECT element using YUI menu button to fix the IE width
the mouse over one doesn't work unless you click on it - and there ..... " Version 2.0 of the YUI Compressor is out, fixing several bugs and ... First off I don't think I'll have ui.menu ready for deployment on the 3rd,