Umbraco Menus by Deluxe-Menu.com
Umbraco Menus

Menu Screenshots

Umbraco Menus Web Javascript Sample

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
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
Horizontal Dropdown Menubar Umbraco Menus
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
Cost Effective
Easy Setup
  • De Luxe Tuner. GUI interface to create your umbraco menus 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.

  • 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 changed the parameter from
  var dmObjectsCheck=0;
to
  var dmObjectsCheck=1;
in the data.js file
but it didn't change it;
_____________________

I opened the dmenu_add.js file, but I'm not sure what I'm supposed to do with it?
_____________________

I went to your sample page and I would like to add the item widths into mydata.js file, but each item is a different width. Would it be correct for meto do this?...

  var itemStyles = [
["itemWidth=98px"],
];

Or will I have to make all the main menu items/graphics the same width?


A: You don't have to change your dmenu_add.js file.
Please, place this file in the folder where your menu iscreated in.

Yes, you can set itemWidth for each main item.

Please, use Deluxe Tuner to create your individual styles.

You should write, for example, so:

  var itemStyles = [
["itemWidth=98px"], // style 0
["itemWidth=100px"], // style 1
["itemWidth=110px"], // style 2
["itemWidth=120px"], // style 3
["itemWidth=95px"], // style 4
];
  var menuItems = [

["","", "data.files/products.gif", "data.files/products_mo.gif", "Products", "_self","0" , , , ],

["","", "data.files/demoCenter.gif", "data.files/demoCenter_mo.gif", , ,"1", , , ],

["","", "data.files/resources.gif", "data.files/resources_mo.gif", , ,"2", , , ],

["","support.htm", "data.files/support.gif", "data.files/support_mo.gif", , "_self","4", , , ],

["","", "data.files/company.gif", "data.files/company_mo.gif", , , , , , ],];


Q: Is it possible to use this easy drop down menu as a static HTML form element so it does not behave like a link but its value is posted with other form elements on submit?

A: You are able to paste any html code within items.
So you can paste a form too.

For example:

  var menuItems = [
...
["<nobr><FORM method=GET action='http://www.google.com/custom'>
<input name='as_q' value='searchthe web' size=15 style='font-size:10'> 
<INPUT type=hidden name=cof value='LW:144;L:http://domain.edu/images/sulogo.gif;LH:45;AH:center;GL:0;S:http://domain.edu;AWFID:e01cb67b8afe383e;'>
</form></nobr>","", "images/icons/search.gif", "", "", "", "", "2", "", "", "",],

Q: Cross-frame mode/ showByClick=1: I only want this to work on the main level javascript menu bar, not the submenus. Is there anyway to showbyclick only for the main level and then not for the submenus?

A: You can use Individual Item Styles to set showByClick parameter forthe top items only.

  var itemStyles = [
["showByClick=1"],
];



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

Logo Design - IT Forum - Freelance Web Developer Nepal

I know the Danish guys behind UMBRACO. ... Change your menu items from, for instance, Article Layout to Category Blog Layout. Under the advanced parameters

YAF Customizing - Yet Another Forum.NET

[CP_PROFILE.VIEW_PROFILE] text in My Profile menu. ... Is it possible to reuse the active disdussions control on another page inside umbraco?

why using dnn? - YAF Portal Integration - Yet Another Forum.NET

The DNN core menu however is the culprit for most HTML errors. ... fallen by the way side somewhat imo, leaving DNN, Umbraco and Mojoportal

CodePlex: CodePlex Daily Summary for Friday, March 12, 2010

... Added options to check for updates on load and on help menu Disable use of US census for now until dealt with years being differen

Aplicativos [Arquivo] - Fórum Locaweb

Menu não aparece no Joomla; WordPress Otimizando o wordpress; Joomla! alterar estrutura do template ... Outro Umbraco CMS, alguém já instalou na Locaweb?

Welcome to the Wordpress Mobile Pack support forum | mobiForge

I see your points, what if we made available a text field in the admin menu to edit the text? That way we would provide a default text in English and you

[CMS] Umbraco - Programming - GoT

Je zou eventueel op het Umbraco Forum advies kunnen vragen wat de beste manier is om dit op .... Iemand anders wel gelukt een menu te maken?

Umbraco Menu Structure - UI Questions - umbraco Forum

The issue that I'm kinda bangin' my head against concerns the way Umbraco intrinsically links the back-end menu structure with the front-end

How can this simple drop-down menu become compatibile with mobile

Friends: I have found that the following drop-down menu code works fine on a standard html page ... 2 days ago; Hello from Umbraco devloper in Vancouver

Dave on Umbraco: Intergrate Yet Another Forum 1.9.3RC2 with Umbraco 4

Feb 28, 2009 ... Since Umbraco doesn't have a integrated forum package yet I tried to ..... any way to get rid of register and login links in the YAF menu

dotNetHell.it - Forum - Attaccare un controllo ascx in una pagina aspx

Poi, dal menu a tendina dei tag dovresti trovare incluso anche il tuo ..... Praticamente ho scaricato questo controllo gridview per umbraco

[Ervaringen] Joomla 1.5 CMS - Programming - GoT

Menu link (Internal Item > Wrapper) .... Zelf werk ik veel met Umbraco, veel beter extendible, opgezet met het idee om een GOED CMS te zijn,

Which CMS is good for this? - HTML / CSS - Web development

Especially the customer wants to change horizontal menu to. ... Umbraco. There's a learning curve – but it is very flexible

Imagevue Forums ~ View topic - CMS Integration

I'm currently integrating Imagevuex with Umbraco CMS. ... will be loaded into the gallery menu ... or you can even access folders directly

Microsoft .NET - deel 1 | Digital Corner (DIG) | FOK!forum - Het

Het menu dat in een masterpage zit bestaat uit 5 knoppen. .... NET CMS'en zijn al hard bezig, zelf gebruik ik veel Umbraco, en daar zal het

Web Design - IT Forum - Freelance Web Developer Nepal

I know the Danish guys behind UMBRACO. ... Change your menu items from, for instance, Article Layout to Category Blog Layout. Under the advanced parameters

DotNetNuke any good? - Web development

http://our.umbraco.org/projects/tag/all lists them all. ..... You have to go into the settings and enable the drop down menus in order to

Tecnologias Microsoft [Arquivo] - Página 2 - Fórum Locaweb

[Dúvida] Menu Fale conosco!!! MS-SQL Formatando data no Select. ASP. ... NET frameworks: Umbraco vs Sitefinity · SoftArtisans e google; ASP da erro sempre

OIOSAML.java for passive authentication in Confluence

Menu · Brugerorganisationer · Hjælp til Softwarebørsen · Leverandører · Projektsøgning · Projekttilskud · Softwareprojekter

Certificate problem ? Signature validation — Softwarebørsen

Apr 1, 2009 ... Signature validation. Menu · Brugerorganisationer · Hjælp til Softwarebørsen · Leverandører · Projektsøgning ... SAML 2.0 i Umbraco

How to change language in Fireboard forum?

Main Menu. Home · FAQ · Screenshots · Download · News · CMS · SilverStripe · Joomla · Umbraco · Drupal · Django · Programming · PHP · Java · C# · Python

Übersicht Clanscripte, CMS, Frameworks

http://sourceforge.net/projects/clan-info-menu/ CounterCMS - CounterStrike Source CMS ..... Umbraco http://www.umbraco.org/ MemHT http://www.memht.com/

Web Application Gallery - some errors - Dotnetpanel Forums

... returns error before pressing Install in installation form (example: Umbraco ): ... Plus, Web App Menu only show up in the System space

nothing appearing in context menus after clean install

I'm having trouble getting Umbraco installed on a web server. I've installed it several times before with NO problems, but this particular