- Image arrows - Several menus on one page - Submenus dropdown on mouseover - Filters and Transitional effects - Visible over select boxes, iframes, pdf, flash, Java applets. - Sound support! - Special JavaScript API for changing javascript menu "on-the-fly" - 85% transparency for sub menus
Tune menu parameters manually or using Deluxe Tuner. Then add several rows of a code within html page - your menu is ready!
Use special JavaScript functions for: Dynamic changing of items (text, link, icons and even individual style!). Making a menu item active/inactive. Addition/removing of items. Changing of visibility of items. Getting the information on any menu, submenu and items. Other tricks.
Opportunity to control the menu from the keyboard.
Cross-frame mode allows you to build full-featured menus on the pages that use frame-based structure. But for all that it's not necessary to insert any additional code into all the pages - just specify some additional parameters of the menu.
Q: Dreamweaver navigation bar disappearing behind flash file in Firefox..
A:You should add "opaque" parameter for
Q: I have made a test page.
When you click on 'Graceland' the html popup window opens and then you can click to play the video.
The problem I have is that even when you close the window (assuming the video is not finished) the sound keeps playing. Is there a way to stop this and also stop the download?
A: When you close the html popup window script only hide it. So you video willbe still playing.
You can try to change the content of the popup window before you closeit.
Q: I have problems with the incorrect copyright in IE7 – I have tried to change as described on your FAQ but it doesn¦t seem to work.
A:Scott, now you're using dmenu.js file v1.14 and data.js file of Deluxe Menu v2.0. Please, replace dmenu.js file with the licensed one v2.0.
Please, place all this files in the folder where your menu iscreated in.
Q: I'm trying created an independent menu from my html pages. I have several pages stored in directories and subdirectories, I would like to call theses pages from a single dhtml menu script.
A:You can use additional parameters to make menu paths absolute:
var pathPrefix_img = "http://domain.com/images/"; var pathPrefix_link = "http://domain.com/pages/";
These parameters allow to make images and links paths absolute. For example:
var pathPrefix_img = "http://domain.com/images/"; var pathPrefix_link = "http://domain.com/pages/";
var menuItems = [ ["text", "index.html", "icon1.gif", "icon2.gif"], ];
So, link path will be look so: http://domain.com/pages/index.html
Images paths will be look so: http://domain.com/images/icon1.gif http://domain.com/images/icon2.gif
Jun 5, 2010 ... JQuery/MooTools/ProtoType etc.), CSS (Styling) and interactive content; ... Toggled/On-Off and display on click * Display on Hover/Focus
since there isn't passed a "links" parameter in there, all anchor links on the entire page gets attached to a SmoothScroll click event. From the MooTools
onclick="this.blur();<?php echo $item['target']; ? ... There are a conflict between mootools a fsmenu. In Firefox work fine, but in IE6 this conflict cause
Oct 16, 2009 ... So basically a MouseEvent in Mootools or somewhere else is clashing with my own ..... <a href='#' onclick='pinSite()'>New Nest Location</a>
But in the mootools site, if you hover from the left end to the right end ..... <<a href="mailto:[email protected]" target="_blank" onclick="return top.js
Nov 16, 2009 ... <?php if(isset($item->onclick)):?>onclick="<?php echo $item->onclick;? .... As far as I can see, on the homepage there is a mootools error
1 mai 2007 ... Meilleure réponse: <a href="#" onclick="document. ..... a oui oui j'aimerais aussi avoir le code de ce menu, mootools propose un truk pas
Aug 26, 2010 ... Javascript onclick open a popup and have drop down menu ... including AJAX and frameworks (JQuery, MooTools, Prototype...) ... "onClick='self.close()'>" + "</ FORM><FORM><INPUT TYPE='BUTTON' VALUE='I Disagree'" +