- Items with icons - Submenus go over all page objects - Several menus on one page - Filters and Transitional effects - Top items and submenus have a shadow - Transition #14 - "fade out" effect - Visible over select boxes, iframes, pdf, flash, Java applets. - Unlimited number of sub levels
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: Another question on the "onePerSession" parameter of window onload popup. Is there some other condition to it? I set it on the popup but the popup keeps coming back up. Could it be related only to window that initially loads?
Another question. I have a page with numerous popup windows. Could there be some strategy to having the opening a subsequent popup opening closing a previous one, so there would only be one popup at a time?
Comment; I found that I could combined multiple popup data.js files (the above webpage) together and now I understand how I don't have to deal with the "skin" popup window.
A: > Another question on the "onePerSession" parameter. Is there some other > condition to it? I set it on the popup but the popup keeps coming back up. > Could it be related only to window that initially loads?
It will appear only once per session. But if you open and close yourbrowser your window will appear again.You can send us a direct link to your website, so we can check it.
> Another question. I have a page with numerous popup windows. Could there > be some strategy to having the opening a subsequent popup opening closing a > previous one, so there would only be one window onload popup at a time?
You can use the same window and change its content usingdeluxePopupWindow.open() function.
Q: Does horizontal drop down menu works with JSP? How can I do that?
A:Deluxe Menu is the Javascript product. It means that it works on aclient side only and it doesn't depend on the server which you'reusing and it doesn't work on a server side as JSP script. So, you can create the menu using standard html page and them movemenu code within .jsp page.
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: The browser I am using is Internet Explorer 7.0 at Windows Vista (with "Security" set at "Medium"). I get the message "To help protect your security, Internet Explorer has restricted this webpage from running scripts or ActiveX controls that could access your computer" and then I have to click this message/bar in order to "Allow blocked content". After I do that the javascript menu script appears as it should, but of course I don't want visitors to go through that. FYI, I do not have the same problem with the dynamic menus on your website or in other websites, which appear normally right from the start.
A:You should adjust your browser settings.
Tools/Internet Options/Advanced Options/
and set "Allow active content from files to run on My Computer".
There is no way to enable these preferences automatically, in othercase there are no reasons to create security preferences.
How do I get a collapsible menu in an HTML Block. I want to to plac ... You organize the links in a bulleted list and add the css at the backend of the block ( html mode). ... Where shall I place the Javascript file that goes with it?
I have a collapsable list. I included part of the code I have and it is the same thing as in the jquery mobile example. Even though i set the data to be collapsible,
Apr 8, 2011 ... SMchild a:hover { color:#000099; } /* Submenu on collapsed menu */ . ... [code= javascript]var MMarray = new Array(); // array of Main Menu
Nov 10, 2011 ... Post subject: Re: Right menu collapse disable - Beez20. Post Posted: .... And that should disable it and not produce any JavaScript errors in IE
With Custom Taxonomies turned on, expand/collapse of boxes works (but wont ... Also, the "Edit Pages" menu is no longer changed to read "Edit X"- it just stays
In addition to that collapse/expand toggle is not working either.And i had 5 javascript errors earlier & got rid of them by disabling MTU upgrade plugin.If these clues ... Your SEF problem is most likely due to an error in your Joomla menu setup
To make a large Forum list more manageable, you can collapse a Category (and your choice will be remembered the next time you visit), by clicking the '-' sign
Jun 3, 2011 ... After a little investigation I noticed that the JavaScript file collapse.js ... The collapsible menus don't work (so it's got to be something back-end?)
[Archive] Free Accordion Menu R2 Code Modification and Addon Releases. ... active: This is will allow you to have all categories collapsed by default. ... Download the following files and place them files in the /javascript folder
Feb 2, 2011 ... Like Jan said, you should be using the XSLT to output the menu content and then use javascript for creating the actual expand/collapse menu