- Filters and Transitional effects - Image arrows - Inactive/Disabled items - Text aligned to left - Top items and submenus have a shadow - Status string shows item labels - Search feature - add the search area in the menu and type symbols. - Submenus dropdown on mouseover
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: I have just purchased your menus and no matter where I place the code, the pull down menu in javascript always appears in the top left of the page, I need it elsewhere obviously but it simply won't move.. How do I do this?
A: You're using absolute position for the menu now. You should userelative position in that case. Change the following parameters:
var absolutePos=0; var posX="0px"; var posY="0px";
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: Is it possible to show a menu item in the simple navigation bar as selected by default to indicate what the current page is?
A:The menu has only two states normal and mouseover.
Try to do the following things:
- delete var pressedItem=1; parameter from your data file - set correct parameter on each page before you call data file, forexample:
<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>
You can also set a pressed item using Javascript API:
function dm_ext_setPressedItem (menuInd, submenuInd, itemInd, recursion)
Sets a current pressed item. menuInd - index of a menu on a page, >= 0. submenuInd - index of a submenu, >= 0. itemInd - index of an item, >=0. recursion = true/false - highlight parent items.
But notice, to use dm_ext_setPressedItem() you should know ID of selected item and subitem. You can't get this ID after you reload your page. That is why you should write your own code on PHP.
Q: There are two of your menus that we wish to incorporate into one. Our main left hand side vertical navigation menu would be an accordion menu. When you click on products in the accordion menu, it would drop down with an indented sub menu. When you hover over a link in the sub menu, your Javascript Scrolling Menu - Smart Scrollable Feature would allow us to have a scrolling sub menu.
I guess my question is can you have two javascript dhtml scroll menus working together in the same page?
A:I'm not sure I understand your question. Why you should create two menus in that case?
You can create only one vertical menu (left menu) with all submenusand set smart scrollable feature:
Now, running RokNavMenu on the main menu just as the default settings on the template has it set as, I've discovered that when my submenus do the dropdown effect, ... I know that I did widen the drop down menus, you are seeing that correctly .... RokWeather Solved Threads, MooTools 1.2 Compatibility
Since the website MAY be subject the digg effect, I'll mirror the post + code here. ... Drop-down menu FTW. Definitely a lot better looking to the one I've used ... actually im going to start using mootools more often
May 12, 2008 ... Core Effects Bugs: IE6 Bold and IE7 ClearType. [0 Replies]. 06-May-2008 12:41 AM ; Forum: Developing jQuery Core ... I'm not sure if the menu has multi-level drop down, but please ... http://demos.mootools.net/Fx.Morph
Sep 2, 2009 ... We call it a sliding mootools joomla business card or slider for short! ... Also Beyond comes with a new exclusive Drop Down Menu. ... with smooth animation and color fading * YOOspotlight to place cool spotlight effects
Fusion is javascript-based dropdown menu system, with extensive ... The template includes our standard s5 menu now with the choice of either the S5 Effects or .... with 2 built-in options - Suckerfish menu and Mootools
Jan 25, 2009 ... Thx for the great dropdown menu you created! ... Some javascript for tooltips with mootools was apparently causing it. ... fall back to a a barely working drop down (without effects & arrows) a la Suckerfish or similar,
Lightbox (SlimBox) effects can be enabled for Category/Tag archive ... Implemented a multi-level CSS drop down menu: capable of displaying multiple ... Neat slider animations (Javascript – MooTools 1.11) for the Category
Animation And Effects. Through Carbide UI frame and layer animations ccould be added in the following ... Different blending methods can be set from the BlendMode drop-down list. ... Simple Web Runtime Design Patterns Using Mootools ... Mobile Design Pattern: Accordion Menu · Themes:Home Screen
Select a Direction from the drop-down list for the 'Slider' Effect. Note: Only active when the 'Slider' Effect is ... Select Mootools Fx.Transition Type
3Advanced Menu: A powerful menu platform ranging from the dynamic, javascript enhanced, Fusion menu; ... A dropdown panel will appear in IE6, alerting the visitor to update their browser. ... Built-in Mootools effects. RokNavMenu Module
Jun 14, 2010 ... This script enables the 'special effects' dropdown/grow effects that are ..... 1.20 with Mootools 1.21 and I have no problems with my menu
Oct 28, 2009 ... The tabbed nav uses mootools. The mootools causes the. ... featured carousel effect jQuery('#mycarousel').jcarousel({ auto: 3, scroll:1, .... It is this mootools file that causes my dropdown menu not to work
However I'm having issues with the dropdown on the fusion menu. ... Template is v1.5.2, RokNavMenu is 1.7.2 and MooTools core is 1.11. Did not get the disappearing dropdown effect although I have seen this before
If I click "New element" it doe not then appear in the "Element type" dropdown. ... I guess that's down to an incompatibility with mooTools. ... It's mootools written and maybe we can add some similar effects like coin slider. ... your javascript menu is not working on each page
If you are using other modules and effects with your Joomla installation it is possible they interfere ..... So, mb you know dropdown menu for mootools 1.1?
Jan 25, 2009 ... Thx for the great dropdown menu you created! ... Some javascript for tooltips with mootools was apparently causing it. ... fall back to a a barely working drop down (without effects & arrows) a la Suckerfish or similar,
However I'm having issues with the dropdown on the fusion menu. ... Template is v1.5.2, RokNavMenu is 1.7.2 and MooTools core is 1.11. Did not get the disappearing dropdown effect although I have seen this before