Extjs Submenu Example by Deluxe-Menu.com
Extjs Submenu Example

Menu Screenshots

Extjs Submenu Example Dhtml Menu Tendina Javascript

Features

Professional Look-n-feel
  • Entirely customizable look-n-feel
  • A lot of pre-designed extjs submenu example samples
  • Hundreds of visual effects
  • Custom CSS styles can be applied for all menu settings
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
Java Script Pull Down Extjs Submenu Example
Easy Setup
  • De Luxe Tuner. GUI interface to create your extjs submenu example menus easily and in no time
  • Sensible menu parameters for manual editing
Cost Effective
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.

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

Recent Questions

Q: I'm interested in to buy the product of yours: deluxe-menu. But I've got a dude.

I've been working with the trial version, but I haven't been able to put HTML code within the javascript pop menu Item, in order to do actions like opening a new URL, or opening a file or page with .htm extension.

A: Actually you are able to paste any html code within items.

For example:

  var menuItems = [
...
   ["||<nobr><FORM method=GET action='http://www.google.com/custom'><input name='as_q' value='search
the web' size=15 style='font-size:10'>&nbsp;<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", "", "", "",],
["test","testlink.html","",]
["<a href='testlink.html'> test </a>","","",]



Q: What I would like to see is the ability to have a base site navigation menu with all the definitional entries (size, locations, icons, etc.) defined but all the menuitems be called from an Ajax file.

A: You cannot use ajax submenus for the top items.
But you can use several .js file, for example:

params.js //file with all menu parameters (size, locations, icons, etc.)
all code before
  var menuItems = [
...
];
dm_init();

data_ajax1.js //data files for ajax submenus
data_ajax2.js
data_ajax3.js
...

main_data.js - data file with the following code:

  var menuItems = [
["Item 1","", "", "", "", "", "0", "0", "data_ajax1.js", "", "", ],
["Item 2","", "", "", "", "", "0", "0", "data_ajax2.js", "", "", ],
["Item 3","", "", "", "", "", "0", "0", "data_ajax3.js", "", "", ],
["Item 4","", "", "", "", "", "0", "0", "data_ajax4.js", "", "", ],
];
dm_init();

You can also place this code into your html page directly (in the place where you want tohave a menu):

<script type="text/javascript">
  var menuItems = [
["Item 1","", "", "", "", "", "0", "0", "data_ajax1.js", "", "", ],
["Item 2","", "", "", "", "", "0", "0", "data_ajax2.js", "", "", ],
["Item 3","", "", "", "", "", "0", "0", "data_ajax3.js", "", "", ],
["Item 4","", "", "", "", "", "0", "0", "data_ajax4.js", "", "", ],
];
dm_init();


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

a6MamboHelpDesk 1.1 Released - Mambo - Forums Closed for posting

'[email protected]');</query> ... <submenu> <menu act="about">About a6MamboHelpDesk</menu> </submenu> <images>

[Joomla! 1.5] Apprendre à faire un composant MVC depuis l'exemple

$ext = JRequest::getWord('type'); $subMenus = array( 'Gestion des prix' => 'prix '); ... extension, ($extension == $ext)); } .... Alors après cette synthèse que j'ai faite hier et cet exemple-ci j'y voit plus clair

Open Object - Useability reviewed for v5.2

I don't recommend to use extjs for the main web client, because it's a too big .... 1)menu because actualy you often should re-open the sub menu .... For example the Project structure view should provide a link/button to

PRE-RELEASE V3 BUG SQUASHING THREAD - 3D Coat Forums

put quadrangulate also in top voxelmenu with submenu: to retopo, .... Andrew,now 3dc only sync color channel layers with Ext. editor,please .... Example is legs. When you select with line going from thigh to foot on one

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

Looking at this example, you have a submenu item of "indoor tools" as cat_id "5" , which you are specifying as your start category

The Bat! Voyager - Все для The Bat!

[-] Minor: Adress Book Ext filter condition used non-user-friendly view ..... then in the menu Tools/Import messages, all of the sub-menu items are grayed .... For example, after restoring from a backup, if the main form is almost empty

Accordion - Forum Nokia Wiki

This is largely used to compose menus with submenus. ... rel="stylesheet" href=" /themes/nokia/ext-theme/<theme>/<resolution>/custom.css"

Kohana Forums - All Discussions

Discussion Type[Sticky]; discussion topicUsage Examples (aka Snippet Share) Hot! Category Tutorials and Plugins · Started by shadowhand; Comments 77

qWikiOffice • View topic - Ext 3.0

Basically by extending, we do not touch the example coding and .... The Submenus wont open... I think its because of the missing "this" in item.render() but if i ... This code is based on code from the original Ext JS desktop demo

Menu déroulant - Archives / AU SECOURS !!!, Javascript / Ajax / DHTML

... mon problème-> Quand je clic sur un lien du "submenu" m menu déroulant caché par la page [ par gillie ] Bonjour, ... par exemple, on se retrouve confronté à. ... RE : MéMORISATION EMPLACEMENT PORTAL (EXTJS) par AuDa

Struts

... How to generate Token Manually in a JSP · Problem with Struts sub menu ...... dynamic addition of numbers entered in textbox · EXT JS with Struts 2.0 ..... Looking for POJO to web form and webform to POJO examples

asterisk2billing.org • View topic - CallerID and Follow-me Issues

Also, in the main menu, there is a sub-menu underneath VoIP Settigs, .... If this is not working for you I can post an example of my agi-conf for that context ... include => ext-local include => ext-group

[LINUX] HOW-TO watch Live TV in XBMC for Linux with Tvheadend, the

a list-of-values combobox (http://lovcombo.extjs.eu/) ... you always have Horizontal instead of Vertical for the polarisation, for example:

How to create a menu link to simple login form

'Account Details' (sub menu link to account.index that only shows if the user is logged in) ... See http://www.marinaj.net/ for an example

[SOLVED]Submenu in grid when rowcontextmenu? - Ext JS

Hi, i want create a submenu when i press a row in rowcontextmenu. ... var grid = new Ext.grid.GridPanel({ store: store, columns: [

YUI Library :: Forums :: Index page

YUI 2.x: Threads, Posts, Latest. General. For discussion of the YUI 2.x project, including planning, roadmaps, documentation, and general topics not related

Probleme de compatibilité avec IE (jquery) - Framework / Autre

RE : MéMORISATION EMPLACEMENT PORTAL (EXTJS) par AuDa. Cliquez pour lire la suite. par AuDa. NOM D'ATTRIBUT D'UN OBJET DYNAMIQUE

Joomla! • View topic - Extended Menu

You don't need Ext menu for a drop down. .... I do have sub menu items. The display varies with the type of menu style, however there is no

Favorite Folders popup menu that you can change on the fly

Submenus are made from subfolders in the 'f_shortcuts_folder' if they contain ..... If ext in lnk,pif FileGetShortcut, %fullName%, target ..... So for example I would set my documents as my favorite and so when i hit the hotkey it will