Ext Floating Menu by Deluxe-Menu.com
Ext Floating Menu

Menu Screenshots

Ext Floating Menu Navigation Bar Website Script

Features

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
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
Javascript Xp Ext Floating Menu
Professional Look-n-feel
  • Entirely customizable look-n-feel
  • A lot of pre-designed ext floating 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 ext floating menu menus easily and in no time
  • Sensible menu parameters for manual editing
Cost Effective



2.0 Buttons by Web-Buttons.com v3.0.0

Javascript Menu. DHTML Menu.

  • Apply any font of any color, size and font decoration you need. Use any available type, color and thickness of a menu's frame. Choose any color for submenus and items backgrounds.
  • Set the size of the menu in percent, pixels, or other units. This menu may have a relative (it can be inserted into the table, for example) or absolute position .
  • Specify various values for spacing and padding 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: I was wondering if there is a way to disable links in the dhtml context menu on a page.


A: To disable your menu items you should set the following parameter to disable all items:

  var itemTarget="_";

Or you can disable items individually.

["Home","testlink.html", "", "", "", "_", "", "", "", "", "", ], //disabled
["Product Info","", "", "", "", "", "", "", "", "", "", ],
 ["|Features","testlink.html", "", "", "", "_", "", "", "", "", "", ], //disabled
 ["|Installation","", "", "", "", "", "", "", "", "", "", ],

You can also use function dm_ext_changeItem (menuInd, submenuInd, itemInd, iParams)
function to disable items on-the-fly, for example:

dm_ext_changeItem (0, 2, 3, ["", "", "", "", "", "_", "", "", ""]);


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: Navigation bar code should indicate with on which page I me just considers..
(with anothercolour of the font of the active Link from the navigation, or an underline, bolder font, ...).

A: Deluxe Menu has only two states normal and mouseover,
but you can highlight menu items in two ways:

Try to do the following things:


- delete   var pressedItem=1; parameter from your data file
- set correct parameter on each page before you call data file,

for example:

<noscript><a href="http://deluxe-menu.com">Javascript Menu by Deluxe-Menu.com</a></noscript>
<script type="text/javascript" src="menudir/dmenu.js"<>/script<
>script type="text/javascript"<  var pressedItem=3;>/script<
...
<script type="text/javascript" src="menudir/data.js"></script>

You can also set a pressed item using Javascript API:

function dm_ext_setPressedItem (menuInd, submenuInd, itemInd, recursion)

Sets a current pressed item.
menuInd - index of a menu on a page, >= 0.
submenuInd - index of a submenu, >= 0.
itemInd - index of an item, >=0.
recursion = true/false - highlight parent items.

But notice, to use dm_ext_setPressedItem() you should know ID of selected item and subitem.
You can't get this ID after you reload your page. That is why you should write your own code on PHP.

You can find more info here:
http://www.deluxe-menu.com/highlighted-items-sample.html

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

Setup instructions - Agile Web Solutions Forum

Here's how to install the 1Password Chrome extension: ... Choose Window > Extensions menu, click the Developer mode link, and then click "Update ..... login popups doing their jiggly resize dance floating on the desktop

How to find Article URL - NoNumber! Forum

How to find Article URL (1/1) - Extension Support - Articles Anywhere ... to any menu (which is the objective; I just want a free-floating page of info that

Disappearing coloured bullets. (View topic) • OpenOffice.org

May 13, 2009 ... I'm using Graphics tab in the popup floating menu bar to edit the bullets as .... Code Snippets, Extension Repository, Macro Repository

Cooking SDKCERT in ROM [Archive] - xda-developers

CAB to EXT then after I have again CAB so newerending story. ... One of the problems with the 6.5 start menu is that you can't always ... The camera EXT I have come from converting a cab that's been floating around XDA

Joomla! • View topic - Whe to put code for floating menu

I have this script for a floating menu. Where should I put it. ... If you want some control on the menu, you could build it into a module, which would also .... 1.6 Beta Bug Reporting, Extension development for Joomla!

Add Feature - Bookmarks as a side panel - Google Chrome Help

Jun 12, 2009 ... Yes, I'm looking for this extension to. Like Firefox: 2 Pane Bookmarks Any news? ... The floating menu can't be the way to go

Tab Mix Plus Dev-Build 0.3.8.X-Tab Mix Plus

Aug 1, 2009 ... Fixed: Missed tab context menu and broken App tab with Tabmix 100916a and Firefox 4.0b6 ... Fixed: new tab button is floating above the bottom row when ... Fixed: save colorfulTabs extension color in Session Manager

How To Use GIMP to Crop and Resize Pictures - Free Software - Auto

Mar 9, 2010 ... On the menu bar click Image > Crop to Selection. ... click the "+" in front of Select File Type (By Extension) and scroll down the File Type and ... set the DCT method to Integer or Floating-Point from the drop-list

View topic • Flash movies context menu • Avant Browser

Re: Flash movies context menu. by kimmig2001 » Wed May 06, 2009 12:01 am. kudos wrote: Hers is a link to the current Adobe Flash extension:

Netobjects fusion forum Free Download

Free Dreamweaver extension/netobjects fusion component, support for Expression Web. - Multiple Rows/Columns on menus/submenus. - Floating Menus and Server

MEGA POST - Mais de 500 aplicações - Agora é nacional

Jul 12, 2007 ... check your start menu to see if the program is there yet. ..... are also availible through a convenient floating menu (screenshot) that is activated also .... or filter the results by entering a search term or extension

FAQ: Please Check Before Posting - Imagineer Forums

Under 'Name & Extension:', check the file does not have a '.txt' extension at the end. ... In Explorer, select menu option 'Tools > Folder Options. ... Buy a floating licence. This will work across a network and allow

Usb port failed in ubuntu using Acer laptop - Flash-Media - Storage

Nov 13, 2009 ... FPU (Floating-point unit on-chip) VME (Virtual mode extension) ... in the menu's until you see something about USB being enabled or not

OpenCart Community • View topic - product categories & subcategories

would be nice to have product categories menu expandable, to see the subcategories. ... floating menu is bad idea for products, because you have to be precise with ... Config Support, Bug Reports, Template Support, Extension Support

Latest Forum

Dec 7, 2009 ... Common menu bar links ... Main Menu. Small Craft Harbours ..... projects including the construction of a wharf extension, floating docks,

Corel User to User Web Board • View topic - Tutorial: PhotoImpact

I have created a tutorial describing how to create a DVD Menu from a blank screen. .... clearly it was not fooled by the simple alteration of the file extension. ... I have a DVD menu created and floating on top of it is the thumb nail

Floating bookmark folder windows | Custom Buttons²

Jul 8, 2009 ... Home of the Custom Buttons² Extension for Mozilla Software .... Number of Comments: 3. minor problems with "Personal Menu"

56 Groove Templates for the FNG: Groove extension - Cockos

would it help if i make a menu/toolbar FNG preset that you can load to floating toolbar 4? i'm sure i recall seeing a menu/toolbar preset

Floating nav bar? - WebDeveloper.com

Floating nav bar? Dreamweaver/Expression Web. ... I was lead to the MM Extension of Persistent Layers which I've now downloaded from adobe

InsanelyMac Forum > Samsung NC10 UK revision

I would want to have only one boot menu. I have w7 and XP, and thus must ... The main issue with this is that extension.mkext on EFI Partition is ... and 10.5.6 dual boot using easybcd 2.0 beta floating around the forum

cnc-club.ru • Просмотр темы - Inkscape Gcodetools plug-in English

I followed the directions and it shows up as a section in the extension menu. Unfortunately - I cannot get any futher - I click on the arrow to get the

what happened to my web services sub-menu?

yeah its definently related to the igoogle extension. my web services menu dissappeared when i installed it and didnt come back when i

Phoca Forum • View topic - Phoca Biavo: Floating Footer Problem

The floating footer only occurred once I uploaded it live to start ... you move your mouse around -- making articles and menu's unreadable

Toolbar

All of the functions must also be found from the Options menu. ... In floating toolbar extension, the last extension button is reserved for closing the