Java Menutag Dynamic Menu by Deluxe-Menu.com
Java Menutag Dynamic Menu

Menu Screenshots

Java Menutag Dynamic Menu Horizontal Menu

Features

Unrivalled Features
  • Scrollable, dragable, floating, right-click menus
  • Keyboard navigation - press Ctrl+F2 to enter the menu
  • Unique Java Script API for altering menu "on-the-fly", without page reloading
  • AJAX technology - loads menu data from the server "on-fly and on-demand".
  • Search feature - add the search area in the menu and type symbols. The found words will be higlighted.
  • Sound support!
Compatibility              
  • Full cross-browser compatibility including IE, Netscape, Mozilla, Opera, Firefox, Konqueror and Safari on Windows, Mac OS and Linux
  • Menu can be populated from a database using ASP, PHP, etc.
  • Search engine friendly
  • Support for any doctypes
  • Fits for secure sites
  • Section 508 compliant
Download Menu Javascript Java Menutag Dynamic Menu
High Performance
  • AJAX menu loading - loads web menu data from the server "on-the-fly".
  • Commonly loads quicker than other html page elements
  • UL/LI items structure
  • Runs well with an unlimited number of submenus and items
Cost Effective
Professional Look-n-feel
  • Entirely customizable look-n-feel
  • A lot of pre-designed java menutag dynamic menu samples
  • Hundreds of visual effects
  • Custom CSS styles can be applied for all menu settings



2.0 Buttons by Web-Buttons.com v3.0.0

Javascript Menu. DHTML Menu.

  • 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.

Recent Questions

Q: Hi, I purchased your deluxe-menu product and it's working great, the only problem I'm having is the tree menu in javascript is always fully expanded when a new customer enters the site. I've looked through your support blog but I can't find a reason for it.

A: Check that parameter:

  var texpanded = 0;

It expands all items by default.


Q: The menus I am trying to change, it seems as though thetransparency is too light.
Where in the drop down menu asp do you reduce some of the transparency?

A: Use the following parameter:

  var transparency="100";


Q: #1- How can I get rid of the Deluxe Menu Copyright when user come on our website and have javascript turned off?
Instead, I would like to have web links to our website; something like this:

home contact support

#2 - Is it possible to run the script on server side by php file as others has done with their Menu, so when javascript is turned off by the user it's still works?


A: 1) You can generate search engine friendly code.
Deluxe Menu is a search engine friendly menu since v1.12.
To create a search engine friendly menu you should add additional html code within your html page:

<div id="dmlinks">
<a href="http://deluxe-menu.com">menu_item_text1</a>
<a href="http://deluxe-tree.com">menu_item_text2</a>
...etc.
</div>

To generate such a code use Deluxe Tuner application.
You can find this GUI in the trial package.
Run Tuner, load your menu and click Tools/Generate SE-friendly Code (F3).

2) Unfortunately you can't do it.
There is no way to enable these preferences automatically, in othercase there are no reasons to create security preferences.

Please, try to use search engine friendly code you'll see all yourlinks.


Q: Things are mostly working great. I want my menu to appear centered at the top the page. Here's the code:

<table style="text-align: left; width: 100%;" border="0" cellpadding="2"cellspacing="2">
<tbody>
<tr>
<td style="width: 100%; text-align: center;"><script type="text/javascript" src="navbar.js"></script>
</td>
</tr>
</tbody>
</table>

The table appears at the far left edge of the window. I tried with both absolute (x=20, y=10) and relative (both x and y unset) coordinates. Help!


A: If you want to center the menu paste itwithin the <div > or <table> with a static position and specify a center alignment for it, for example:

<DIV align=center>
<SCRIPT src="data/data.js" type=text/javascript>
</SCRIPT>
</DIV>

<table width=800>
<tr>
<td align=center width=600>

More Q&A

ActiveWidgets • adding an attribute to an html tag • html header tag

how to add a readonly attribute dynamicaly in input tag using javascript. saran. Friday, October 14, 2005. Something like : document

Internationalization - OpenLaszlo Developers Forums

You could also place the oninit method directly in a regular menu tag. The trick is to get the button text to have the same datapath as the

JavaScript Mouseover Drop Down Menu Falls Behind a regular HTML

Apology for the JavaScript question in a Java Programming ... while the menu tag that you are using is belong to the Windowless element

IE6 Addtional padding or space inside of a UL menu tag

IE6 Addtional padding or space inside of a UL menu tag HTML. ... I have having an issue with a css only drop down menu in ie6. With the code bellow you will be able to clearly see that .... NET, Java (NOT JavaScript!

JavaScript Mouseover Drop Down Menu Falls Behind a regular HTML

Apology for the JavaScript question in a Java Programming ... while the menu tag that you are using is belong to the Windowless element

JavaScript Mouseover Drop Down Menu Falls Behind a regular HTML

Apology for the JavaScript question in a Java Programming ... while the menu tag that you are using is belong to the Windowless element

struts-menu And xml tag:roles configuration [Archive] - Spring

Oct 5, 2006 ... SecurityContextHolderAwa reRequestFilter but the struts-menu tag does'nt ... getPermissionsAdapter() (UseMenuDisplayerTag.java) return null

IE6 Addtional padding or space inside of a UL menu tag

IE6 Addtional padding or space inside of a UL menu tag HTML. ... I have having an issue with a css only drop down menu in ie6. With the code bellow you will be able to clearly see that .... NET, Java (NOT JavaScript!

Internationalization - OpenLaszlo Developers Forums

You could also place the oninit method directly in a regular menu tag. The trick is to get the button text to have the same datapath as the

struts-menu And xml tag:roles configuration [Archive] - Spring

Oct 5, 2006 ... SecurityContextHolderAwa reRequestFilter but the struts-menu tag does'nt ... getPermissionsAdapter() (UseMenuDisplayerTag.java) return null

Internationalization - OpenLaszlo Developers Forums

You could also place the oninit method directly in a regular menu tag. The trick is to get the button text to have the same datapath as the

IE6 Addtional padding or space inside of a UL menu tag

IE6 Addtional padding or space inside of a UL menu tag HTML. ... I have having an issue with a css only drop down menu in ie6. With the code bellow you will be able to clearly see that .... NET, Java (NOT JavaScript!

struts-menu And xml tag:roles configuration [Archive] - Spring

Oct 5, 2006 ... SecurityContextHolderAwa reRequestFilter but the struts-menu tag does'nt ... getPermissionsAdapter() (UseMenuDisplayerTag.java) return null

ActiveWidgets • adding an attribute to an html tag • html header tag

how to add a readonly attribute dynamicaly in input tag using javascript. saran. Friday, October 14, 2005. Something like : document

ActiveWidgets • adding an attribute to an html tag • html header tag

how to add a readonly attribute dynamicaly in input tag using javascript. saran. Friday, October 14, 2005. Something like : document