Script Menu by Deluxe-Menu.com
Script Menu

Menu Screenshots

Script Menu Menus En Paginas Web

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!
Cost Effective
Navbar And Pull Down Menu Tutorial Script Menu
Easy Setup
  • De Luxe Tuner. GUI interface to create your script menu menus easily and in no time
  • Sensible menu parameters for manual editing
Professional Look-n-feel
  • Entirely customizable look-n-feel
  • A lot of pre-designed script menu samples
  • Hundreds of visual effects
  • Custom CSS styles can be applied for all menu settings
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



2.0 Buttons by Web-Buttons.com v3.0.0

Javascript Menu. DHTML Menu.

  • Create contextual menus for your pages. For this purpose you should assign a special function for the object you want. The current coordinates of the mouse pointer or your own ones can be used for the contextual menu.
  • When the submenu is larger than the visible area of the page the submenu will be automatically decreased. To see 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 automatically scrolled! You can also specify height and width for each separate submenu.
  • Build menus completely based on Cascading Style Sheets. It is possible to appoint the individual CSS styles for separate elements of the menu.

Recent Questions

Q: The drop-down submenus are now going "up" instead of "down" in the drop down menus in javascript.

A: Set the following parameter:

  var subMenuVAlign="top";


Q: I really like floatable tree menus and want to add in this website.
I am not professional website developer … I’ve installed your trial software …
but not able to add tree menus in my website.
Can you pls guide me how I can add dhtml vertical menus in left side bar of website?

A: Unfortunately we don't have step by step tutorial yet.
We'll try to create it in the nearest time.

1. Create your menu in Deluxe Tuner application.
You can create any menu you like in Deluxe Tuner.

You can use ready to use templates. You can find them in the templateswindow.

When you open Deluxe Tuner ( Deluxe Tree ) you can click "File/New"
and add items and subitems using buttons "Add Item" and "Add Subitem" on the main window.
You should set items and subitems parameters on the "Item Parameters" window.
See also other parameters for the menu on the main window.

More info about menu parameters you can find on our site
http://www.deluxe-tree.com/parameters-info.html

You can also use Individual Styles for items and subitems.

2. You should install the tree menu on your page.
You can click, for example, File/Export to HTML.

Add several rows into your html page.
<head>
...
<!-- Deluxe Tree -->
<noscript><a href="http://deluxe-tree.com">Javascript Tree Menu by Deluxe-Tree.com</a></noscript>
<script type="text/javascript">  var tWorkPath="deluxe-tree.files/";</script>
<script type="text/javascript" src="deluxe-tree.files/dtree.js"></script>
<!-- (c) 2006 - 2007, http://deluxe-tree.com -->
...
</head>

<body>
...
<table>
<tr><td><script type="text/javascript" src="menudir/data-tree.js"></script> </td></tr> //data-tree.js - data file created in Deluxe Tuner.
</table>
...
</body>

You should also copy all engine files
dtree.js - menu engine file
dtree_add.js - additional module for floatable/movable menus
dtree_dyn.js - additional module with Javascript API to change the menu "on-the-fly"
dtree_ajax.js - additional module with the AJAX-like support

into "deluxe-tree.files/" folder. You should place this folder in thesame folder with your index.html page.

Try that.



Q: When I use API like <script>dm_ext_deleteItem(0, 0, 0);</script> it works fine in my first dhtml drop down menu code (menu.js) but I'm unable to reach second one (menu_gauche.js). I’ve tried this : <script>dm_ext_deleteItem(1, 0, 0);</script> and the page came’s out with a JavaScript error on that line. I’ve read on your side about dm_ext_deleteItem api and the first parameter is for menu Id … If there anything that I have forgot ??

A: You cannot use the following function for the tree menu:

dm_ext_deleteItem(1, 0, 0);

There is no such function there:

You should use

dtreet_ext_deleteItem (0, 0)

for the tree menu, see more info:
http://deluxe-tree.com/functions-info.html

You should set menuInd=0 if you have only one dhtml drop down menu code on your page.



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 • Context Menu Script • script menu menu

Jun 7, 2006 ... I wrote this context menu script that enables the developer to add a context menu to any element, launched by any action the developer

MediaMonkey • View topic - TweakMonkey (advanced options page) 1

Also, I have created a script menu item to run the script manually via the Tools > Scripts submenu, but every time I run it it creates a new

Java script - Ultimate Web Site Drop Down Menu Forum

All menu configurations are designed to work with or without javascript enabled. Without looking at your menu, I can only guess at what

Add shortcut to start menu via login script - Configuration

Jun 22, 2010 ... I have created a login script to apply to a Restricted Roaming User Group Policy to add a shortcut to their start menu

OpenOffice.org Forum :: Install script for OO 2.2 KDE Menu Items

For those that are interested, I am posting a script that will update Mandriva 2007 KDE menus for OpenOffice 2.2

Phun - 2D physics sandbox - forum / Sound (Menu and script

Anyway I'll post my suggestion of how menu, script and sound should work like in a somehow efficient way but yet powerful (if Doppler effect

Help with javascript dock menu - Wordpress Themes - WP Forum at BFA

dock menu JS options --> <script type="text/javascript"> $(document).ready( function() { $('#dock').Fisheye( { maxWidth:60, items: 'a',

menu bar overlapping java-script pop-ups

Hi: I have created a menu bar utilizing opencube software. Underneath the menu bar, I do have icons which enables the calendar pop-up

egosoft.com :: View topic - [SCRIPT] Community Configuration Menu

Jan 17, 2010 ... This creates a menu that lists all the scripts that have configuration, selecting them will open up the scripts own configuration menu

Game Main/Pause menu script

Can someone make me a main menu or pause menu script for my game. Im not that good with scripting and I dont know how to write a script for

Hack to generate submenus ... (Page 1) - Scripts & Components

Note that using this script is going to make your website load a lot slower! First to build your normal page menu every data file is opened,

Linking scripts on home menu? (AMT) [Archive] - XBMC Community Forum

Has anyone figured this out for launching a script yet? I'm trying to get a menu item to launch MythBox but so far nothing

Joomla! • View topic - How to install a menu effects script in Joomla

I want to download a jQuery menu script from www.apycom.com and add it into my joomla template. Their instructions involve manually writing

Help with a bash script menu - Linux Forums

Help with a bash script menu Programming / Scripting

Trouble running script from spreadsheet menu - Google Apps Script Help

I've coded and tested a script (macro) for my spreadsheet. It works fine from within script editor. I've also added it to a custom menu

ScoreHero :: View topic - Scorehero YUI Menus (Stealth Update

I have written a Greasemonkey script which will replace the standard Scorehero menus with some slick, modern YUI menus. The main perks of

javascript slide out menu : Script-archive

Would like toknow if there is a way to have a javascript menu open in the same place each time full screen or minimized code

PSPad forum / Bug report / Hlášení chyb / Unreadable options in

You can delete the script files you don't need; after reloading the scripts from the menu or after restarting of PSPad the menu items

php Forum Script - Free Downloads of php Forum Script Software

The ApPHP Tabs is a simple PHP script that generates multilevel tab menu control which consists of nice-looking tabs. It may be useful for web developers

RADIAL MENU scripts

nice script! The setting "build effect = 0" does not show the menu instantly. Maybe the menu should be configurable in a settings file?

How to 'install' blender scripts into the script menu? - mac

how do you 'install' blender scripts so that they show up in the blender scripts menu? its a pain having to keep having to find the script in the text

Tutorial: Collapsable Menu -spanish :: Forum :: Indexhibit

well i got it work with Vaska's Script and thenine's .js...but compared to most of the other sites with collapsable menus, mine stays with

unable to find script menu item in the spreadsheet. - Google Docs Help

Oct 7, 2009 ... Unfortunately, it's only for the Apps-Premium and EDU-Editon :(. ... Unfortunately, it's only for the Apps-Premium and EDU-Editon :(

Script for the lazy to enable icewm start menu (Page 1) / Beginner

I have written a script for the lazy guys to enable icewm start menu as per all the steps in this wiki: Enable the Start Menu in Eee PC Easy