Javascript Sliding Sidebar Menu by Deluxe-Menu.com
Javascript Sliding Sidebar Menu

Menu Screenshots

Javascript Sliding Sidebar Menu Right Click Menu Script

Features

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
Professional Look-n-feel
  • Entirely customizable look-n-feel
  • A lot of pre-designed javascript sliding sidebar menu samples
  • Hundreds of visual effects
  • Custom CSS styles can be applied for all menu settings
Using 3d Menus For The Web Javascript Sliding Sidebar 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
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!
Easy Setup
  • De Luxe Tuner. GUI interface to create your javascript sliding sidebar 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.

  • Submenus drop down over all the objects of the page (select, flash, object, embed, applet). If for some reasons a submenu can't drop down over an object, the latter will be hidden for a time when the submenu is shown.
  • These effects will make your menu more attractive and stylish. You can cast a shadow on the menu and submenus, set transparency. Among available transitional effects there are such as fade, mosaic, random dissolve, slide out and many others.
  • Create individual styles and assign them to any submenu and item. Use individual styles to achieve stunning effects!

Recent Questions

Q: Hello. We need some tech support regarding our deluxe menu.

All of our pages that have the menu code on them are suddenly giving status bar errors that say: "Done, but with errors on page"

When pulling up the error details, the dialog says:

Line: 2
Char: 1
Error: Syntax error
Code: 0

On pages that do not have the menu at all, we're not getting the error.


A: Now you have such code:

<SCRIPT LANGUAGE="" type="text/javascript">
<!--

  var dmWorkPath = "menu/";

function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
  var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
//-->
</SCRIPT>

So, your menu cannot find   var dmWorkPath = "menu/"; parameter on yourpage.

Try to write your code in the following way:

<SCRIPT type="text/javascript">  var dmWorkPath = "menu/";</script>
<SCRIPT LANGUAGE="" type="text/javascript" src="menu/dmenu.js"></SCRIPT>
<!-- (c) 2006, http://deluxe-menu.com -->


Q: My site requires me to regularly update the menu by inserting a new menu item at the top of the list. Creating a sub-item automatically places it at the bottom and I haven't yet found a way to move java animated menu items to the top apart from manually editing the data.js file.

A: You should use new engine files v3.2.5 and add items using thefollowing function:

function dm_ext_addItemPos (menuInd, submenuInd, iParams, Pos)

Adds the new item to a submenu.
menuInd - index of a menu on a page, >= 0.
submenuInd - index of a submenu, >= 0. See more info about indexes here.
iParams = [array] - the array of item parameters. This parameter has the same structure as an item in menuItems array. You can assign parameters of another existent item of the menu (for example, when you want to create a duplicate of the existent item) or create new ones.

Structure of iParams:
[item_text, link, icon_normal, icon_over, tip, target, individual_style_index, jsFilename]
Pos - the position in the menu where you want to add new item.
Find more info:
http://deluxe-menu.com/functions-info.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

How do I add a slide show from Picasa Web Album to my blog

Jul 10, 2009 ... I want to show all photos by slide show in my blog side bar. ... will open with a list of gadgets, click the html/javascript and add it

OpenCart Community • View topic - [MOD] Sleek Slide Show for

if (window.sidebar) { // firefox window.sidebar. ..... do you think the drop down menu i have is conflicting with the slide show? .... Yes if that div is missing the javascript won't load, which is why your not getting

Bri forum advanced web interface customizations

Jun 15, 2010 ... Notes on slide 1 ... Javascript. HTML. Can be integrated with Active Directory Cannot be ... More by user. Villa Isabella Menu 69 views

Web2feel wordpress theme support • View topic - Is this Theme

#5 with Remedy 2 there is no mini section in the options menu ... I now get all the pictures in the minis but how can i get them all in the sidebar? ... that the JavaScript file hosting will be stopped by 10 April 2009

G2 Demo Sites | Gallery

It's also tied into the sizing for the slide show. .... a mouseover using walter zorn's JavaScript, DHTML Tooltips Cross Browser Library. .... With no sidebar I am using the items dropdown menu at the bottom of the album

Two sets of jquery on one page - Webmaster Forum

I have got the one in the sidebar working, but the one at the top just .... just pure text, no sign auto: true, //auto change slide, ... hover buttons--><script type="text/javascript" src="js/jquery.js"></script> <script type="text/ javascript"> ... navigation--> <div id="menu"> <ul> <li><a href="/"

YUI Library :: Forums :: View forum - YUI 3 Gallery Forums:

YUILibrary - Open source JavaScript and CSS for building richly interactive .... Simple Menu. General Discussion about the Simple Menu Gallery Module ... General discussion about the Sliding Sidebar Gallery Module

Flyout Menu hidden in IE - Ultimate Web Site Drop Down Menu Forum

Since my sidebar came before the main content section of my page, the flyout menus were hidden in Internet Explorer

Advice with jQuery Cookie Customization of Sliding Panel Plugin

Jul 30, 2010 ... I am using the Sidebar Login widget inside the sliding panel area. ... here who's more familiar with Javascript, please chime in if you can

jquery sliding boxes | FAQ | Forum | Free Premium Minimalist

Feb 2, 2010 ... This forum requires Javascript to be enabled for posting content ... Widget Text in Right Sidebar Query, Creating a drop down menu

Javascript code works fine on Widget Sidebar but not on Feature

I placed a javascript code (similar to aweber) on Widget Sidebar and ... menu. WordPress 3.0 Menu Support. feature1. StationPro 3 is Here

adding Wordpress to a website - Ultimate Web Site Drop Down Menu Forum

I dont want to have to worry about all the stuff going down the sidebar, I simply just want to be able to log on to word press add a post

Web2feel wordpress theme support • View topic - SCARLETT THEME

The theme displays four 125x125 banner ads on the sidebar. .... It seems that the javascript that controls both the slider, the random posts, ... to remove the large white box above the sliding panel as it holds all the categories. ... Nothing appears in my drop down menu. Image Thanks in advance

CMS Made Simple Forum: Upcoming events als rotator

var slides = $('.slide'); var numberOfSlides = slides.length; // Remove scrollbar in JS $('#slidesContainer').css('overflow', 'hidden');

Need help with 3.5.1 menus and font size! - Wordpress Themes - WP

Can't figure out the sliding menu thing - don't see it at all....my menus look exactly the same. ... <script type='text/javascript' .... Font size in sidebar, jules71, Sidebars & Widgets, 1, Aug 8, 2009 04:59 AM

Need Javascript Multiple sidebar menu with sliding effects

Need Javascript Multiple sidebar menu with sliding effects. ... Right now, in the above link, only one menu with some content displaying,

WPVulpe • View topic - FreshMag Setup & Installation Documentation

Jul 28, 2009 ... Activate the theme in the Dashboard › Appearance menu ... AJAX - If disabled, no javascript effect will load at all (improves website load time). ... Sidebar Tabbed Slide - Sliding tab on sidebar which contains recent

Paintball Forum | Blogging Tutorial, Free Templates and Sites Info

Jan 20, 2009... Ziddu.com : free unlimitted file hosting · Making left and right sidebar · Knowing frame order ... Navigation tutorial: Dynamic-FX Slide-In Menu (v 6.5) ... Free JavaScript Host · Yahoo Messenger Status Detector

WPVulpe • View topic - Zeoal Setup & Installation Documentation

Oct 21, 2009 ... Sidebar Tabbed Slide - Sliding tab on sidebar which contains recent .... Default is 3, which restricts the dropdown menu to level 3 .... A temporary quick-fix is to use non-javascript (non-tab) style of options page

Add A Free Forum To Your Blogger/BlogSpot Blog | BloggerStop.Net

Feb 15, 2010 ... IT is even above the sidebar, you should add this forum above the top white and red colored menu links. .... I embedded it as a html-javascript widget above sidebars and blog posts and excluded it ..... under the forum (the slide bar is not a problem actually) here is the page (I use sample blog for

Vista Tweak Compilation - Updated!

This bug involves the sliding buttons on the taskbar; by disabling this, performance increases a bit. .... Click “Sidebar”. Bring back “Run” on the Start menu ..... You cannot post JavaScript. You cannot post EmotIcons

Dokeos Forum • View topic - change the menu style

i'm trying to change the menu style i wanna put sliding-side-bar-scriptaculous and work nice, but when i try to click doesn't work and the

vBulletin 4.0 Template Modifications [Archive] - vBulletin.org Forum

Block Menu Part 2 [vB-Turko Style] · Show usergroup title in online list! ... RDS - Sponsor List using Javascript - Clean & Smooth ... BT - Forumhome: Different Latest Threads Block [Sidebar] · Photobucket slide show @ front page

Access the Mobile Web server from a Yahoo widget - Forum Nokia Wiki

There is also some Javascript code which implements the dynamic behavior of the UI ... (For more complicated widgets it is better to put the Javascript code into separate ... The widget has one window describing the UI and the context menu: .... File:FadeOut Mootools.zip · File:Slide Mootools.zip