Joomla Swmenu Example by Deluxe-Menu.com
Joomla Swmenu Example

Menu Screenshots

Joomla Swmenu Example Menus Desplegable Dhtml

Features

Professional Look-n-feel
  • Entirely customizable look-n-feel
  • A lot of pre-designed joomla swmenu example samples
  • Hundreds of visual effects
  • Custom CSS styles can be applied for all menu settings
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!
Sample Cascade Menu Joomla Swmenu Example
Easy Setup
  • De Luxe Tuner. GUI interface to create your joomla swmenu example menus easily and in no time
  • Sensible menu parameters for manual editing
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
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



2.0 Buttons by Web-Buttons.com v3.0.0

Javascript Menu. DHTML Menu.

  • Use a mouse to move a menu as a usual window. Also you can create the menu where each submenu can be "separated" from the menu (MS Office toolbar-like mode).
  • When the page is scrolled the menu remains visible. The menu can "float" along one or two coordinate axes.
  • There can be multilevel menus - create as many rows of the menu as necessary. Any submenu in its turn can include different number of columns.

Recent Questions

Q: We have a query on a navigation that we have created. We would like to knowhowto set the colour for a nav item of the asp drop down menu if any pages in that section are currently being visited?

A: To save your navigation path you should set the following parameter:

  var saveNavigationPath = 1;
The menu keeps items highlighted during menu navigation.
0 - disabled, 1 - enabled (default).

You can highlight menu items by default in two ways:

1) Set the pressed item on each page idividually using the following parameter:

  var pressedItem = -2;
The toggle mode. Sets an index of an item that will be highlighted by default.
-2 - the toggle mode is disabled;
-1 - the toggle mode is enabled, but no items highlighted by default;
0,1,2,3,... - index of highlighted item in a top-level menu.
- 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">  var dmWorkPath = "menudir/";</script>
<script type="text/javascript" src="menudir/dmenu.js"></script>
<script type="text/javascript">  var pressedItem=2;</script>

...
<script type="text/javascript" src="menudir/data.js"></script>

2) Set the pressed item/subitem using dm_ext_setPressedItem () function.

Please see more info here:
http://deluxe-menu.com/highlighted-items-sample.html

Q: If there is a possibility to change the dhtml dropdown menus?

A: You should use API functions.

dtreet_ext_changeItem (menuInd, itemID, itemParams)

More info you can find here:

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



Q: I am currently testing the DHTML Tabs product, and I am trying to find ways of replicating how it is being done in your website at http://deluxe-tabs.com/.

In your website, when I click on a Tab, the content relevant to that tab appears. I understand that the site is using "div id= " method to control. However, my question is how can I code the DIV to appear in the JS file of my mouseover tabs?

A: See, for each item you should assign the ID property of the contentDIV (see data file with your menu parameters).

["Style Name","contentName", "", "", "", "", "1", "", "", ],
["-","", "", "", "", "", "0", "", "", ],
["Style Description","contentDescription", "", "", "", "", "", "", "", ],
["-","", "", "", "", "", "0", "", "", ],
["Style Variations","contentVariations", "", "", "", "", "", "", "", ],
["-","", "", "", "", "", "0", "", "", ],
["Empty","", "", "", "", "", "2", "", "", ],

And on your html page you should create DIV's with such ID.

<div id="contentName" style="height: 0%; visibility: hidden;" class="tabPage">
<br><br><br>
<p align=center><img src="img/style01_title.gif" width=140 height=90 alt="Glass Style Tabs"></p>


<br><br><br>

You should paste your content here!!!!!
</div>

<div id="contentDescription" style="height: 0%; visibility: hidden;" class="tabPage">
<br><br><br>
<p align=center><img src="img/style01_title.gif" width=140 height=90 alt="Glass Style Tabs"></p>


<br><br><br>

You should paste your description here!!!!!
</div>

You can paste any code within DIV's (PHP, Javascript ...)



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

Joomla! • View topic - The hot Transmenu 2.0 for Joomla is out!

Hi, just so you know the site I saw was the first example live site in the first .... I suggest dumping JA Transmenu and getting swMenuFree:

Menu déroulant ? Quel Module prendre - Forums Joomla.fr

Mateo, peux-tu me dire où tu as trouvé la version 4.6J1.5RC3 de swMenuFree

recherche d'arborescence à 4 niveaux - Forums Joomla.fr

1 mai 2010 ... puis j'ai utilisé Swmenufree pour créer un menu déroulant dynamique qui ... Dans ton exemple, les sections peuvent être les "type 1 à 4",

AlphaUserPoints : Alaprendszer továbbfejlesztések - Joomla

Letöltöttem az AlphaUserPoints komponenst a Joomla! ... For example, in a component of any comments or forum, simply add the API after insertion source code .... Alaprendszer továbbfejlesztések, Community Builder, swMenu

New Products & Categories Menu - J! Style, Suffix, Itemid, SSL

For my left menu I'm using a click menu with swmenupro... but this mod doesn't work very well ... Example <div class="menu_green"> <ul class="menu"> .... I also went into my joomla template and changed overflow:hidden to

Done, but with errors on page in admin - Mambo CMS Forum

If I click one of the above it gives error messages, for example in the .... Try removing swmenupro then check if the errors have gone

Module de langue dans Joomla

13 juin 2009 ... Meilleure réponse: Joomla n'est pas un CMS multi-langue. ... déroulant pour joomla 1.5 et celui là ma comblé. http://www.swmenupro.com/. ... Use a url like this: http://www.example.com/index.php?tp=1 After you've created

CB frissités : Community Builder - Joomla! – Fórumkategóriák

d) disable joomla registration and activate CB registration if needed ... (this example is for upgrade from CB 1.1, but it also works for any previous .... Alaprendszer továbbfejlesztések, Community Builder, swMenu

Problème de CSS sous IE - Programmation

17 déc. 2008 ... Il est créé par swmenufree pour Joomla. Sur le site de l'add-in, pas de réponse donc je me tourne vers vous. Il fonctionne à merveille

Joomla!台灣| 繁體中文支援站, 開放原始碼內容管理系統- Joomla!中文技

Working with sample content to understand how Joomla! works; Templating for Joomla!, ... Practical site examples for business, non-profit, and education .... 我是用swMenuFree元件安裝都OK...就是在顯示上有一些問題在火狐狸瀏覽時是正常的

Joomla!台灣| 繁體中文支援站, 開放原始碼內容管理系統- Joomla!中文技

Joomla!台灣- 官方認可繁體中文支援網站, Joomla!是使用使用MySQL與PHP開發的開放

Joomla!台灣| 繁體中文支援站, 開放原始碼內容管理系統- Joomla!中文技

Working with sample content to understand how Joomla! works; Templating for Joomla!, as well as how to ... Practical site examples for business, non-profit, and education ..... http://www.swmenupro.com/ SWmenuFree v5.2 for Joomla 1.5.X

Menu déroulant ? Quel Module prendre ? [Archives] - Forums Joomla.fr

18 févr. 2008 ... Oui pas de problème particulier sous 1.5.2 -> Exemple ici ! ... Je débute sur joomla 1.5.3. J'ai installé swMenu free 5.0

انجمن ، رفع اشکال و راهنمای جوملا فارسی ،آموزش جوملا و پرسش و پاسخ

4- از کامپونت swmenu هم نمی خواهم استفاده کنم ... place any code in Joomla! این برنامه بهت کمک می کنه که هر کدی رو در جوملا قرار بدی، در

RSForm! Pro kérdések : RSForm!

Ezzel már működik szépen az example űrlap. :) ... ezt egy .xml fájl intézi

Ajax AlphaContent Rating progress bar spinning

swMenuPro ninjaExplorer. You help is very much appreciated. Cheers, ... var myDomain = 'your url'; // example : var myDomain = 'www.xxxxxxx.com/xxxxx/' or var myDomain ... These donations encourage me to continue development for Joomla

[Réglé] quelle option de menu est la mieux adaptée ? [Archives

Aujourd'hui j'ai swMenuFree pour mon menu horizontal déroulant en haut

how can we have a tree menu like dhtml tree XP menu in Joomla

http://dhtml-menu.com/tree-examples/tree-menuxp.html or can I add this menu into Joomla cms when I build a site. sorry I am new to this

Effect of site having been temporarily offline to Google Ranking

Dec 23, 2008 ... ASAP should find a much better (css- for example) solution to handle the ... Google doesn't like ("Hidden links") with another menu system "SWMenu". ... And I have to warn the Joomla community not to use JSCook any more

Problème avec menu joomla [Résolu]

Module menu joomla - Forum. Meilleure réponse: Essaie swmenufree,

RocketTheme • View topic - Help with hybrid menu setup with RokNavMenu

RocketTheme - Professional Joomla Templates. View a Demo? ... for example when a category is assigned as a menu item it's containing articles ... It's a feature with swmenu but I've ran into a lot of "quarks" with it

Lier des menus sous Joomla!

Meilleure réponse: Essaie swmenufree, j'ai cherché pendant longtemps un menu

15 Different Extensions For Joomla - Форумы Alex54.ru

Display any kind of intro image (mosimage also for Joomla 1.0.x) ... modules to the tabs from joomla template locations (for example: left, .... swMenuPro is a complete menu module management system that integrates into