- Several menus on one page - Horizontal or vertical orientation - Submenus dropdown on mouseover - Transition #14 - "fade out" effect - Sound support! - 85% transparency for sub menus - Relative/Absolute menu position - UL/LI items structure
Tune menu parameters manually or using Deluxe Tuner. Then add several rows of a code within html page - your menu is ready!
Use special JavaScript functions for: Dynamic changing of items (text, link, icons and even individual style!). Making a menu item active/inactive. Addition/removing of items. Changing of visibility of items. Getting the information on any menu, submenu and items. Other tricks.
Opportunity to control the menu from the keyboard.
Cross-frame mode allows you to build full-featured menus on the pages that use frame-based structure. But for all that it's not necessary to insert any additional code into all the pages - just specify some additional parameters of the menu.
Q: I test your free menu before buy but I have a question.
Is it possible to integrate a font in the dhtml menu creator which was not on the internaute system ?
I want to customize my menu with change the font, but this font is not on the system with default.
How link my menu with a new font?
A: If you want to use unusual font for your menu you should create imagesfor each item with text and use it in your menu.
Actually you can choose any font installed on your computer in the dhtml menu creator, but this font won't work on your website.
Q: Where do I enter my link addresses (http://www.address.com) for each item and sub-item using Deluxe Tuner???? I'm sure it's simple, but I don't see it.
A:You should add links in the following way. Click on the menu item in the main window. In the "Item Parameters" window you'll see parameters of this item. You should paste your link in the link field.
Q: Have you an Info to get this frame in my javascript for menu, Step for step?
A:You should create your javascript for menu in Deluxe Tuner, save it.
Create html file with your frame set.
Set ID for the first frameset: <FRAMESET id=frmSet rows=220,*> <FRAME id=frame1 src="Deluxe Menu Samples_files/cross-frame-horizontal-1.htm"> //menu frame <FRAME id=frame2 name=frame2 src="Deluxe Menu Samples_files/testlink.htm"> //content frame </FRAMESET>
Then you should open your data file in any text editor and changedm_init(); to dm_initFrame("frmSet", 0, 1, 0);
Q: I am using Javascript Menu. Deluxe Menu. v1.12 How can I upgrade to v.2.0?
A:How to upgrade to v2.00 --------------------------------------------------------------- You can download the licensed engine .js files from the same link in your license message.Deluxe Menu v2.00 has new parameters and features. To upgrade to v2.00 you should do the following.
Step 1. 1.1 For Windows users a. Run Deluxe Tuner v2.0 (can be found in the trial menu package v2.0 http://deluxe-menu.com/deluxe-menu.zip). b. Open menu data file (.js file where menu parameters are placed): select File/OpenЕ c. Save the file: select File/Save, then click "No" button when the dialog box appears.
1.2 For other OS users a. Open menu data file (.js file where menu parameters are placed) in a text editor. b. Make sure that the following variables exist in the data file:
var keystrokes = 0; var dm_focus = 1; var dm_actKey = 113;
var dynamic = 0; var smHideOnClick = 1; var itemAlignTop = 'left'; var smSmartScroll = 1;
var dmAJAX = 0; var dmAJAXCount = 30; var dmRTL = 0; var dmObjectsCheck = 0; var menuBackRepeat = "repeat"; var menuHeight = ""; var transDuration2 = 200;
If one of the variables doesn't exist - add it at the beginning of the file.
c. Save the file.
Step 2. Now open HTML-page that contains Deluxe Menu.
Step 3. Replace existent tags of the menu by the following code:
<noscript><a href="http://deluxe-menu.com">Javascript Menu by Deluxe-Menu.com</a></noscript>
Step 4. Save HTML-page.
Step 5. New engine v2.00 has 7 .js files. They are: - dmenu.js - dmenu4.js - dmenu_add.js - dmenu_dyn.js - dmenu_key.js - dmenu_cf.js (new v2.00) - dmenu_popup.js (new v2.00)
Replace all old .js files by the files from v2.00.
<h:div style="clear: both;"> </h:div> </h:div> </zk> ... </menu> <!-- followed by more of the same --> </menubar> </zk> ..... FINE: svl=/js/zk/html/lang/mesg. js base=/js/zk/html/lang/mesg ext=.js
Example : http://extjs.com/deploy/dev/examples/tree/column-tree.html ... I got some help with this menu earlier but have a different request now. .... valign=" top" class="page" id="sidebar" style="padding: $stylevar[cellpadding]px;"> <a
SLT, je suis debutant en extjs et je cherche a afficher dans une datagrid ... style: { 'margin-left': '10px', // when you add custom margin in IE 6. ..... getElementById("menu").OnMouseOver = "true" {Cette ligne que j'ai
3 Mei 2010 ... Ada yang pernah bikin tree menu yang dinamis, menunya ngambil dari database. klo ada yang bisa, mohon dishare dunk ... Bagaimana cara menggunakan ExtJS dan jQuery secara bersamaan? ... Default Style. -- English (US)
+123 456 <span style="display:none;">_</span> 789 ... In my company, we are working on the browser-based RIA application written with Ext-JS framework. ... Only after disabling the plugin from Forefox addons menu and
I don't recommend to use extjs for the main web client, because it's a too .... 1)menu because actualy you often should re-open the sub menu ..... old wizards styles will be copied over and over in non compatible manner
The ExtJS library could not be found. Please make sure that extplorer has .... Right click on administrator/components; Choose the menu "File Attributes
EDIT - The "graphics" menu item is the most filled out to date. ... Google, Nooku, AR, Layar, GeoAPI, ExtJs, SOBI2, Twitter, Kiva, Sunlight, NYT, Netflix, ... -1) document.all[yydivname].style.visibility = 'hidden';
http://extjs.com/playpen/ext-2.0/examples/grid/grid3.html ... to have the tooltips from that page in a seperate jquery extension :) and the menu. ... class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204);
I've got a site on which I'm using a jquery cascade menu. ... <script type="text /javascript" src="jquery.cascade.ext.js"></script> .... <iframe name="test" height="500" width="100%" style="border: none"
Image resizers, textarea/div resizers (corner grip style, and edge-based resizing) -- Tab scrollers ... Like menu bars? Yet another of my tickets. ... ExtJS has a very different model than dojo does
While there are a number of ticker/marquee style plug-ins, nothing did ..... I need to implement a grid similar to the ExtJS grid that has collapsible .... problem with an animation menu he was working on
you can do Ajax, I use EXTjs and it rocks. ... the problem is I have one select drop down box in my html form. ... <label for="category" id="category_label" style='float: left; width: 18%'>Category: </label>