Javascript Context Menu by Deluxe-Menu.com
Javascript Context Menu

Menu Screenshots

Javascript Context Menu Drop Down Menus Vertical Style

Features

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
Seamless Integration
  • Cross-frame support - menus work on frameset-based pages
  • Visible over flash, select boxes, iframes, java applets
  • Multiple menus on the same page
  • Amicable to other scripts and css styles
  • Any HTML code can be used inside menu items
Rolldown Menu Web Javascript Context 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
Professional Look-n-feel
  • Entirely customizable look-n-feel
  • A lot of pre-designed javascript context menu samples
  • Hundreds of visual effects
  • Custom CSS styles can be applied for all menu settings
Easy Setup
  • De Luxe Tuner. GUI interface to create your javascript context menu menus easily and in no time
  • Sensible menu parameters for manual editing



2.0 Buttons by Web-Buttons.com v3.0.0

Javascript Menu. DHTML Menu.

  • You can set the size of the menu in pixels, percent or other units. The menu may have an absolute or relative position (it can be inserted into the table).
  • Use any necessary font of any color, size and font decoration. Create any available type, thickness and color of a menu's frame.Choose any color for backgrounds of submenus and items.
  • Specify various values for padding and spacing for the whole menu and for each separate submenu.
  • You can specify a time for delays in showing or hiding of a submenu. Use special prefixes for image paths and links to make paths absolute.
  • Create separators using your own pictures, size and alignment.

Recent Questions

Q: Images don't appear in my menu.


A: Now you have two lines:

<SCRIPT type=text/javascript>  var dmWorkPath = "../misyssbm.files/";</SCRIPT>

and

<SCRIPT type=text/javascript>  var dmWorkPath = "../side_menu.files/";</SCRIPT>

But you should have only one line.
Please, check it.


Q: When I save the file in our folder all the icons stop showing.  I placed a image folder in our IE folder and still no icons are showing.

A: You should check all your paths.
Please, check that you have correct paths in the tmenuItems. Forexample:

 ["|Samples", "", "icon3_s.gif", "icon3_so.gif", "", "Samples Tip"],
   ["||Sample 1", "testlink.htm", "iconarrs.gif"],
   ["||Sample 2", "testlink.htm", "iconarrs.gif"],
   ["||Sample 3", "testlink.htm", "iconarrs.gif"],
   ["||Sample 4", "testlink.htm", "iconarrs.gif"],
You can also try to use the following parameter:

  var tpathPrefix_img = "img/";



Q: I'm using the deluxe-tree.
On the top of the tree there is a title. When i click onthe title the whole menu collapse. How can i disable this option ?
I want to keep the collapse option for the css menu tree when i click on the collapse button but not when i click on the title.

A: Try to set the following parameter:
  var texpandItemClick=0;


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

DHTMLX Forum • View topic - Context Menu giving error

menu.addNewSibling(null, "file", "File", false); // IF COMMENT OUT THIS ... _renderSeparator = function(id, pos) {var level = (this.context?

Context menu not on Top [Archive] - WebDeveloper.com

I have incorporated Javascript Menuing code to try to expose a "Right Mouse Context Menu" which would be "On Top" of all other items on the web page

Avoid Skype Toolbar recognizing numbers? - Skype Community

However, running the javascript benchmark test (the link I provided ... Or at least have two options: by default context menu would be used,

Maxthon 3.0 alpha 3 updated, Javascript is 50% faster - Maxthon 3

Visit SunSpider JavaScript Benchmark, switch to another app. and see what I mean .. - Sometimes Context Menu (especially View Source and Find

ver 3.0.2 loses context menu - Misc - umbraco Forum

Right clicking on the tree nodes in the admin area (action which initiates the context menu) causes a javascript error

Add “Toggle Hidden Files” Option to Context Menu [How To] | Forum

Jul 16, 2010 ... Add “Toggle Hidden Files” Option to Context Menu [How To] Windows Forums member, cnitin, has written a guide which teaches you how to put a

[VP} - Msgboard: "Extract Contents Here" folder context-menu extension

I entered the path 2 the javascript file in the bat file. ... the difference between creating the context menu options under the "directory"

[jQuery] ContextMenu plugin r2 released! - jQuery Forum

Options -> Content -> Enable Javascript -> Advanced, Allow JavaScript to " Disable or replace context menus". Are you aware of this? Is this deliberate?

Right Click Context Menu on The Fusion Charts

Is there a way by which we can customize the right click menu on the charts? ... he/she can access the context menu items like zoom in, zoom out and show all. ... You cannot post JavaScript. You cannot post EmotIcons

CMS Made Simple Forum: How To Install FCKeditor and / or HtmlArea

... a javascript error on all admin pages, cause of the body onload. ... / ContextMenu/lang/en.js'></script><script type='text/javascript'

livequery issue - jQuery Forum

Aug 20, 2010 ... (when I posted the javascript code from contextmenu directly on this forum, I got an error, therefore I provide a link)

http to https conversion right-click context menu item - Smalltalk

Jul 20, 2007 ... Not sure if by any chance you have a tiny bit of Javascript experience, ... http to https conversion right-click context menu item

YUI Library :: Forums :: View topic - Dynamic ContextMenu with

YUILibrary - Open source JavaScript and CSS for building richly interactive software. ... If so, how can I make a treeview with a dynamic context menu?

[Issue] Printing .xls files (Calc) from context menu fails (View

I tried to print excel sheets (Extension .xls) by right-click and selecting " Print" from the context menu, which fails

I'm unable to access the context menu in my spreadsheets - Google

Jan 8, 2009 ... I do have the Javascript permission set to disable or replace context menus. I do use a bunch of FF addins like NoScript and AdBlockPlus

Problem with Umbraco (javascript error) - Bugs and issues

I read somewhere in forum that upgrading to 3.0.5 could help with some javascripts errors, but that did not do it for me. The context menu

ActiveWidgets • How can I make Context Menu ?

Apr 22, 2007 ... menu += '<a class="menuItem" href=\\'javascript: alert("AW Is Fun!");\\'>Active Widgets</a>'; contextmenu.element().innerHTML = menu; var h = get_height();

Flowplayer Forums - "Right click"- menu with location.href doesn't

I'm trying to use "Right click"- menu on a player with ... Author of jQuery Tools and this website + JavaScript developer of Flowplayer. ... I see identical context menu as in the configuration when right clicked on the

YUI Library :: Forums :: View topic - Contextmenu with leftclick

Oct 8, 2009 ... YUILibrary - Open source JavaScript and CSS for building richly interactive ... Is it possible to click the context menu with the Left mouse

amCharts support forum / Javascript exportImage problem

i have a problem when call a javascript function on a flashMovie object. The exportImage on Flash context menu works correctly instead (i

Disabling the flash context menu [Archive] - FlashMove Forums

I think it was about flash context menu: Zoom In/Out Play Stop Loop and stuff.. what has JavaScript to do with that ?

Problems with custom Context Menu item - Sharepoint Forum

Extensions\60\TEMPLATE\LAYOUTS\1033), but when the javascript located in the. Content Editor Web Part fires via the custom context menu item

EPi.SetupPropertyObjects = function()

By viewing the source, I can see that episerverscriptmanager.js is included. But onpageedit.js and contextmenu.js is not included. [email protected]

WebUI Priority Changing (Page 1) / Web API / forum.utorrent.com

Mar 20, 2010 ... Or you haven't enabled Tools > Options... > Content > Enable JavaScript > Advanced... > Allow scripts to: Disable or replace context menus