Simple Javascript Tab Menu by Deluxe-Menu.com
Simple Javascript Tab Menu

Menu Screenshots

Simple Javascript Tab Menu Vertical Floating Javascript Menu

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
Easy Setup
  • De Luxe Tuner. GUI interface to create your simple javascript tab menu menus easily and in no time
  • Sensible menu parameters for manual editing
Cross Browser Cascading Menu Simple Javascript Tab Menu
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
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
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!



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: Is there a way to get text to wrap on a tree menu rather then have scroll bars if the text is wider then the area?

A: To wrap your text you can use the following parameter:
  var tnoWrap=0;

you can also use standard <br> tags.
 ["|Home aaaa aaaaaa aaaaaa<br>aaa aaaaaaaaaaa","testlink.htm", "default.files/icon1_s.gif", "default.files/icon1_so.gif", "", "Home Page Tip", "", "", "", ],



Q: I've been working with your javascript menu sample and like what I see so far. One issue I have seems to be with the smColumns variable. I'm assuming it was for just the sub menus but in the trial when I change this the entire menu goes into multi- column mode. I exported the project to HTML thinking I could manually change it there, that produced the same result, changed the entire menu to multi-column.

Our menu will be dynamic (populated from SQL Server) with only some of the sub menus being multi-column. We will even have multiple sub menus for certain items and we'll need to have the capability to set which one of those will be displayed in Multi-columns and which ones will not. (See Below) So the question becomes; Is there a way to set the number of columns only for the javascript menu sample subitems we desire to have multi-column and if so how?

A: You should use Individual Styles and set number of javascript menu sample submenu columns foreach submenu individually.

  var menuStyles = [
["smColumns=2","smOrientation=undefined"],
];



Q: Could you please advise how to stop cascading html menus going under a swf in Firefox?

A: To overlap your flash file you should add opaque parametersto your flash, for example:

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0"
width="566" height="250" title="Intro">
<param name="movie" value="/includes/banner_final3d.swf" />
<param name="wmode" value="opaque">
<param name="quality" value="high" />
<embed src="/includes/banner_final3d.swf" quality="high" wmode="opaque" pluginspage="http://www.macromedia.com/go/getflashplayer"
type="application/x-shockwave-flash" width="566" height="250"></embed>
</object>

You can find more info about menu parameters on our website:
http://deluxe-menu.com/objects-overlapping-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

Milonic JavaScript Menu • View topic - keypress using onmouseover

When I tab over the menus, it just skips to the next menu over and .... The menus have submenus. Seems very simple now that I write it out

Pass parameters of tab menu [Archive] - WebDeveloper.com

The tab menu works with javascript. The user can click through the the tabs of the menu and select the desired parameters for his Search

Using Moodle: Page Format Drop Down Menu

e.g. If i create a page menu and set it as being a tab, ... I hope this is a simple issue to resolve as the flexpage format solves a lot of a ... so i set about debugging the javascript, almost immediatly i spotted a

Sliding Tab - WebDeveloper.com

Sliding Tab JavaScript. ... <html> <head> <title>Slide Tab Menu</title> <script type="text/javascript"> var tabLevel = 0; var maxLevel = 3; ... simply hide or show the sections and I would like to create a sliding

AddThis User Community • View topic - AddThis share event listener

And it's no working beacuse of the tab chage when pressing the share button, ... my callback function to be executed before the sharing tab is open ? using javascript or something ? ... I was able to successfully create a simple share counter. ... addEventListener("addthis.menu.share", shareCount);

delicious support forum - integrate del.icio.us with google chrome

... Page menu option in the Firefox plugin except it opens in a new tab: ... I couldn't get the JavaScript prompt to work in my bookmarks in Chrome, ... GOOGLE CHROME going well but it's too simple, but it does not make

Create tabbed menu

and here some example tab menu using jQuery : http://yensdesign.com/tutorials/ tabs/ · http://nettuts.com/javascript-ajax/c...-using-jquery/

jQuery | UI tabs help needed (Page 1) - Ajax + JavaScript - Godbit

FWIW, whenever I've used the jQuery tabs, I've always wrapped everything related to the tabs -- the tab menu, the various tab "panes" or "fragments"

JavaScript / CSS / JQuery - tabbed, scrolling/marquee, pop-up

Jun 5, 2010 ... JavaScript / CSS / JQuery - tabbed, scrolling/marquee, pop-up, fold out, ... It's not that simple. Instead - it's based on what it can see, ... You should be able to see/use your content/site/menu in each and every test!

Using Javascript to create simple tabs

Sep 5, 2007 ... if mouseover tab head, boder bottom gray color will turn to white for .... Re: Need Javascript Multiple sidebar menu with sliding effects

RocketTheme • View forum - Products

RokNavMenu is a flexible menu system to replace the default Joomla module ... A Simple JavaScript powered cart extension to help you sell simple list of products ... RokTabs is a powerful and flexible tab module for Joomla: 401 Topics

Jevents.net • View topic - How to remove Images Tab?

The Extras tab is empty because I selected "use simple" in the backend, ... If you remove the images tab you must also update the javascript

JavaScript Mouseover Drop Down Menu Falls Behind a regular HTML

On a HTML page, there is a JavaScript mouse drop down navigation menu ... This is really unfortunate especially when the menu (TABLE tab) is

javascript menu not working in Firefox - Tech Support Forum

I have placed a javascript menu with categories and drop down ... have only had IE-Tab to differentiate between the behaviour within the two

Forum Swt Menu Background Color Template - Javascript Menu Template

Build an effective web site navigation with Vista JavaScript Menu! ... round, glossy, metallic, 3d, tab menus, drop down menus will be a breeze! ... you need just 4 simple steps to get your web buttons or html menu ready and if you use

Assign macro to button on a multi-page tab

How can disable right button menu from web page - Tips ... This is a simple JavaScript code that has been inserted in the website

Next \ Previous \ Close Current tab | Custom Buttons²

removes all tabs but current tab. javascript: Copy To Clipboard ... If you are only making simple left click buttons - just delete all of the ... Leave the shift left click for the menu and delete all the other options

issues loading Galleria pages with ajax ... - Jalbum forums

The scenario: I have a tabbed menu generated from an unordered list, ... <script type="text/javascript" src="js/jquery-1.4.2.min.js"></script> .... The simpler use-case (script simply moved to body of Jalbum page to

Ajax Loading Content and Neat CSS Tab menu - Subdreamer.org

May 21, 2008 ... For More Inspiration on Tab Menu's look at this page: ... I want to get a menu to Write Using Unordered Lists not in Javascript

symfony framework forum: Javascript plugins => jQueryUI Tabs issue

I'm trying to use the tabs purely as a navigational menu, ... So here is my simple nav partial: ... And the simple tabs intializer:

Template for creating a simple CSS based tab layout - Forum Nokia Wiki

This article focuses on creating a simple CSS based layout. .... Mobile Design Pattern: Menu · TSQ001571 - Using QWebHistory to navigate through web pages · Tips and tricks for improving JavaScript performance

Joomla! • View topic - Article Index - Insert a Tab

Mar 3, 2006 ... <div class="tab-page" id="menu-page"><h2 class="tab">Menu</h2><script type="text /javascript"> tabPane1.addTabPage( document

Basic drop down menu... : JavaScript Forum

Hey guys, So I just want to create a basic drop down menu, here's the code I'm using and it ... Code: Select all: <a class='tab' href='#'

[SOLVED] Javascript not working in widget sidebar - Wordpress

For the tab menu on the post content, I notice that the javascript adds various classes to the elements, including 'ui-tabs-selected',