- Inactive/Disabled items - Filters and Transitional effects - Image arrows - Deluxe Tuner - visual interface to create and modify dhtml menus easily and in no time. - 85% transparency for sub menus - Text aligned to left - AJAX menu loading - loads web menu data from the server "on-the-fly". - Status string shows item labels
Submenus drop down over all the objects of the page (select, flash, object, embed, applet). If for some reasons a submenu can't drop down over an object, the latter will be hidden for a time when the submenu is shown.
These effects will make your menu more attractive and stylish. You can cast a shadow on the menu and submenus, set transparency. Among available transitional effects there are such as fade, mosaic, random dissolve, slide out and many others.
Create individual styles and assign them to any submenu and item. Use individual styles to achieve stunning effects!
Q: I pushed the js files you attached and it fixed my Trial error message but now my left menus APPLMENU.JS and APPL2MENU.JS won't mouse over and won't open the submenus and it gives a javascript error.
A: Now you have several errors in you data files appl2menu.js andapplmenu.js.
Now you have var menuBackColor="cccccc"; var menuBorderWidth=""; var itemBorderWidth="";
This is not right. Try to write them: var menuBackColor="#CCCCCC"; var menuBorderWidth="0"; //this parameter cannot be empty var itemBorderWidth="0"; //this parameter cannot be empty
Q: Dreamweaver navigation bar disappearing behind flash file in Firefox..
A:You should add "opaque" parameter for
Q: Is it possible to change the background color of just one of the menu buttons within a sub navigation bar?
A:Yes, it is possible.Use Individual Item Styles.
Create Individual Item style and assign it to your submenu items usingDeluxe Tuner.
var itemStyles = [ ["itemBackColor=#800000,#FF8080"], //style0 ];
Q: We have two frames in a frameset, one for the menu and one for the content where the javascript menu frame expands normally without any problem. Our content frame's source is determined dynamically. The problem occurs when the content frame contains a page with another frameset in it. Unfortunately we can not avoid this for now. And when this happens our menu stops expanding.
A:Unfortunately it is really possible that you'll have problems in thatcase because the index of the content frame will be changed.
For example now you have: <frameset id="frmSet"> <frame> //menu index=0 <frame> //content index=1 </frameset> Your init function will be: dm_initFrame("frmSet", 0, 1, 0);
But if you'll have frameset instead of content frame: <frameset id="frmSet"> <frame> //menu index=0 <frameset> <frame> // index=1 <frame> //content index=2 </frameset> </frameset> You should write your init function in the following way: dm_initFrame("frmSet", 0, 2, 0);
You should change your javascript menu frame init function in that case.
... CS001164 - Giving tactile feedback in touch UI applications ... CS001351 - Adding Options menu, panes, and icon to a Qt for Symbian application ... Constructing simply UI classes with Javascript · Context menus in Qt for Symbian ... Dojo UI controls · Draw Gradient in Java ME · Draw an icon on the screen from a
... CS001164 - Giving tactile feedback in touch UI applications ... CS001351 - Adding Options menu, panes, and icon to a Qt for Symbian application ... Constructing simply UI classes with Javascript · Context menus in Qt for Symbian ... Dojo UI controls · Draw Gradient in Java ME · Draw an icon on the screen from a
Feb 12, 2010 ... When used with KDE SC 4.4 it supports the new system tray icon API. .... Fixed a bug causing the "Clear History" item in the context menu of the channel ... a 'q ' channel mode to be mistakenly announced as giving or taking channel owner ..... DBoxFE 0.0.4-0.61/2 come later (sorry), XP Dojo kickoff
... CS001164 - Giving tactile feedback in touch UI applications ... CS001351 - Adding Options menu, panes, and icon to a Qt for Symbian application ... Constructing simply UI classes with Javascript · Context menus in Qt for Symbian ... Dojo UI controls · Draw Gradient in Java ME · Draw an icon on the screen from a
Feb 12, 2010 ... When used with KDE SC 4.4 it supports the new system tray icon API. .... Fixed a bug causing the "Clear History" item in the context menu of the channel ... a 'q ' channel mode to be mistakenly announced as giving or taking channel owner ..... DBoxFE 0.0.4-0.61/2 come later (sorry), XP Dojo kickoff
Feb 12, 2010 ... When used with KDE SC 4.4 it supports the new system tray icon API. .... Fixed a bug causing the "Clear History" item in the context menu of the channel ... a 'q ' channel mode to be mistakenly announced as giving or taking channel owner ..... DBoxFE 0.0.4-0.61/2 come later (sorry), XP Dojo kickoff