- Visible over select boxes, iframes, pdf, flash, Java applets. - Items with icons - Horizontal or vertical orientation - Submenus automatically scrolls - Personal CSS styles for separate menu elements - AJAX menu loading - loads web menu data from the server "on-the-fly". - Unlimited number of sub levels - Inactive/Disabled items
Setup menu parameters manually or using De Luxe Tuner. Then add some rows of a code within html page code and your menu is ready!
Use special Java Script methods for: Dynamic changing of items (link, text, icons, arrows and even individual style!). Addition/removing of items or submenus. Disabling and enabling menu items. Getting the info on every submenu, menu, and items. Changing appearance of items. Other coding tricks.
Cross-frame mode lets you to construct full-featured dhtml menus on the pages with frames. But for all that frame set it's not necessary to insert any additional code into all the pages - just specify several extra menu parameters.
Ability to handle the menu from the keyboard via keystrokes.
Q: Compliments on your product, I particularly enjoy the complete set of gui and java, that allows for the quick changes.
After a couple of months of using the trial, I have now purchased it and installed the license.
My question however regards the performance of the menu. Using firebug I note that my deluxe menu .js are the performance bottlenecks, It appears as if they are not being cached and it appears that collecting them is taking longer then the other .js files. What can I do to optimize the load time of the javascript multi level menu and prevent, reloading it from the server with every page reload. The apache has set the expiry correct I believe, as I understand from the header.
A: You can try to use AJAX technology.
AJAX-like technology: data for submenus can be loaded "on-the-fly" from the server.
New parameter: var tajax = 0/1; - disables/enables AJAX-like support
Current syntax for item parameters ( var tmenuItems): [text, link, iconNormal, iconOver, iconExpanded, tip, target, itemStyleInd, itemXPStyleInd, jsFileName]
Where jsFileName - .js filename on the server with submenu items ( var tmenuItems).
Q: I have one more question. I built the menu using Deluxe Tuner. I cannot find where to change the mouse over color from blue to something more appropriate in my drop down menu templates. Can you tell me where to do this?
A: You should change the second color in the following parameter:
var itemBackColor=["#FCEEB0","#65BDDC"];
Q: Dreamweaver navigation bar disappearing behind flash file in Firefox..
The top menu is normally on the left side. Relative to the look of the website i ... I tried changing module position, editing html code of the template. ... and add "float:right;" on line 121 where the attributes of the
de.siteof.de/extended-menu.html .... also, the float:left; attribute on . mainlevelmainnav,.mainlevelmainnav ul seems to cause problems in ..... Is it possible to make the menu appear vertically down the side of the page?
What I want is to make the menu <div> float left. ... HERE --> <a class="menu" href="home.html">Home</a><br /> <a class="menu" .... Dreamweaver/Expression Web, General, Server-Side Development, PHP, Perl/Python/Ruby
Oct 20, 2009 ... Floating Side Menu Origin: DynamicDrive.com Original Script: Omni Slide Menu ? ... vBulletin Add-ons Discuss Floating Side Menu in the
DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" .... pageX - xcoord - 286; // Move to the left side of the cursor } else { xcoord += e. .... width: 100%; } .menu a { display: block; line-height: 13px; ..... Also the enlarge is not a floating box as such but a full width band with the
I need to know the code for creating the whole side menu, not just adding color to it. ... DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0//EN" ... <div style=" display:block; float:left; left:0px; width:20%;
To Sinisa - Could you send me the html output? J-A Eberhard. Member since: 08/07 /2003 ... It works but side menu disappeared ... <div id="topmenu-position"> < div class="float-break"> {menu name=TopMenu} </div> </div>
This is a silly question, but I noted that many of the templates have the menu bar/list on the right side. I would prefer my website to have it on the left