Umbraco Side Menu by Deluxe-Menu.com
Umbraco Side Menu

Menu Screenshots

Umbraco Side Menu Xp Javascript Html Menu

Features

Professional Look-n-feel
  • Entirely customizable look-n-feel
  • A lot of pre-designed umbraco side menu samples
  • Hundreds of visual effects
  • Custom CSS styles can be applied for all menu settings
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
Menu Vertical Umbraco Side 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
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 umbraco side 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.

  • Use images for backgrounds of submenus and items, icons, arrows. Using web images you can create menus completely based on graphics.
  • Design both horizontal and vertical menus and submenus with any amount of menus on a single page.
  • Place any HTML code inside the menu item - be it a flash-object, form, picture, or text. This ability lets you to build various menus of any complexity.
  • Submenus can be shown in 4 ways: - From left to right and also from left to right + upwards. - From right to left and also from right to left + upwards (e.g. for right-to-left languages).

Recent Questions

Q: How does the SiteMap function work in java menu software? Does it automatically create tree-view from the domain registration (License Key Generator)? We want to generate SiteMap from our domain automatically and save it as HTML to be displayed on our homepage.

A: You can create Sitemap for your menu using java menu software.

Tools/Generate Google XML Sitemap
Tools/Generate Sitemap

> We want to generate SiteMap from our domain automatically and save it
> as HTML to be displayed on our homepage.

There is no such a feature in Deluxe Menus, you can create sitemap forthe menu only.



Q: We are using the javascript drop down menu code to create an external link. The absolute path is recognised but it does not work. At the bottom of the page the browser displays an "error on page" message and nothing happens.

A: Now you have

<script type="text/javascript">  var dmWorkPath = "wdmenu.files/";</script>
<script type="text/javascript" src="wdmenu.files/dmenu.js"></script>
<script type="text/javascript">  var dmWorkPath="wdtabs.files/";</script>
<script type="text/javascript" src="wdtabs.files/wdtabs.js"></script>


The second call for dmWorkPath is incorrect. Delete it. So you'llhave:

<script type="text/javascript">  var dmWorkPath = "wdmenu.files/";</script>
<script type="text/javascript" src="wdmenu.files/dmenu.js"></script>
<script type="text/javascript" src="wdtabs.files/wdtabs.js"></script>

Your menu will work correctly.



Q: I recently purchased DeluxeMenu for a project I'm working on and a new requirement has been submitted.
I am looking for a way to dynamically affectthe contents of menu javascripts
after it's been rendered(displayed) in the browser.
Can this be accomplished with this component?

A: 1) You can use API functions to affect items dynamically:

http://deluxe-menu.com/functions-info.html

2) Generate your menu items dynamically from database.
Unfortunately we don't have working example with ASP.

You may generate a menu from a database or XML using any server-side script, e.g., PHP, ASP, VB, etc.
However, these scripts don't work inside of Javascript .js files, so,
you should move parameters of a menu from a .js file into an html-page, e.g.:

<!-- Deluxe Menu -->
<noscript><a href="http://deluxe-menu.com">Javascript Menu by Deluxe-Menu.com</a></noscript>
<script type="text/javascript">  var dmWorkPath = "menudir/";</script>
<script type="text/javascript" src="menudir/dmenu.js"></script>
<!-- (c) 2008, http://deluxe-menu.com -->

<script type="text/javascript" language="JavaScript1.2">
// and describe parameters of a menu
  var parameter1=value1;
  var parameter2=value2;
etc.

  var menuItems = [
// here you generate items using server-side scripts (php, asp, vb, etc.)
];
</script>>

The example of the menu working with PHP/MYSQL you can find here:
http://deluxe-menu.com/rq-loading-bar-MySQL-support.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

site navigation menu from specific node - Using own controls with

Hi Guys, i am new to Umbraco and not very experienced wth XSLT or C#. i am trying to setup a side navigation menu for my first site in

nested superfish menu with curved borders - Xslt - our.umbraco.org

Aug 23, 2010 ... Looking at the code on that site it seems like they have put an image either side of the first "li" of the sub menu to create the curves at the top and the

Web Application Gallery - some errors - Dotnetpanel Forums

Plus, Web App Menu only show up in the System space. .... Hello, WAG component actually resides at DNP Server's side

site navigation menu from specific node - Using own controls with

Hi Guys, i am new to Umbraco and not very experienced wth XSLT or C#. i am trying to setup a side navigation menu for my first site in

Den Store Newbie Tråd - Fixie-King.dk

AllenKey/HexKey = Umbraco Nøgle Lockring = Låsering ... (er billedet stort kan man sætte Resize dropdown-menuen til 15" screen (800x600), eller hvad der end

Joomla - Hvad skal man bruge til en sportsklub? | Version2

... klubbens formænd etc. som jeg kunne etablere og lave en side, så de var nemme at finde. ... Og en menu med undersider til de enkelte afdelinger. .... Umbraco serverer madopskrifter smertefrit på alle slags mobiler

Web Application Gallery - some errors - Dotnetpanel Forums

Plus, Web App Menu only show up in the System space. .... Hello, WAG component actually resides at DNP Server's side

[Ervaringen] Joomla 1.5 CMS - Programming - GoT

Via een server side include gaat het me ook niet lukken want ik krijg mijn php niet zo ver dat hij urls wilt includen. ... Menu link (Internal Item > Wrapper) .... Zelf werk ik veel met Umbraco, veel beter extendible,

site navigation menu from specific node - Using own controls with

Hi Guys, i am new to Umbraco and not very experienced wth XSLT or C#. i am trying to setup a side navigation menu for my first site in

Joomla - Hvad skal man bruge til en sportsklub? | Version2

... klubbens formænd etc. som jeg kunne etablere og lave en side, så de var nemme at finde. ... Og en menu med undersider til de enkelte afdelinger. .... Umbraco serverer madopskrifter smertefrit på alle slags mobiler

Den Store Newbie Tråd - Fixie-King.dk

AllenKey/HexKey = Umbraco Nøgle Lockring = Låsering ... (er billedet stort kan man sætte Resize dropdown-menuen til 15" screen (800x600), eller hvad der end

Den Store Newbie Tråd - Fixie-King.dk

AllenKey/HexKey = Umbraco Nøgle Lockring = Låsering ... (er billedet stort kan man sætte Resize dropdown-menuen til 15" screen (800x600), eller hvad der end

Web Application Gallery - some errors - Dotnetpanel Forums

Plus, Web App Menu only show up in the System space. .... Hello, WAG component actually resides at DNP Server's side

[Ervaringen] Joomla 1.5 CMS - Programming - GoT

Via een server side include gaat het me ook niet lukken want ik krijg mijn php niet zo ver dat hij urls wilt includen. ... Menu link (Internal Item > Wrapper) .... Zelf werk ik veel met Umbraco, veel beter extendible,

nested superfish menu with curved borders - Xslt - our.umbraco.org

Aug 23, 2010 ... Looking at the code on that site it seems like they have put an image either side of the first "li" of the sub menu to create the curves at the top and the

Joomla - Hvad skal man bruge til en sportsklub? | Version2

... klubbens formænd etc. som jeg kunne etablere og lave en side, så de var nemme at finde. ... Og en menu med undersider til de enkelte afdelinger. .... Umbraco serverer madopskrifter smertefrit på alle slags mobiler

[Ervaringen] Joomla 1.5 CMS - Programming - GoT

Via een server side include gaat het me ook niet lukken want ik krijg mijn php niet zo ver dat hij urls wilt includen. ... Menu link (Internal Item > Wrapper) .... Zelf werk ik veel met Umbraco, veel beter extendible,

nested superfish menu with curved borders - Xslt - our.umbraco.org

Aug 19, 2010 ... Looking at the code on that site it seems like they have put an image either side of the first "li" of the sub menu to create the curves at the top and the