- Text aligned to left - Sound support! - Items with icons - Submenus dropdown on mouseover - Horizontal or vertical orientation - Special JavaScript API for changing javascript menu "on-the-fly" - Several menus on one page - Submenus go over all page objects
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.
Can this dhtml menu frames have images as well as text? Docs are not clear on it.
A: I'm not sure I understand your question.
These are image-based dhtml menu frames (four vertical round buttons on the left side). Onthe right side there is a content DIV. You can add any html elementsinside the DIV (text, images, forms and so on).
Q: When you hover over words the background color is light blue - How do I change dhtml context menu so that the color when you hover over items is different?
A:You should change the following parameter:
var itemBackColor=["#FCEEB0","#65BDDC"];
Q: Please identify the parameter I need to set to produce ... Tree menu items start out as normal text , then Bold text for tree menu items on the onmouseover event . After mouse out, text returns to normal.
A:Unfortunately, Deluxe Tree doesn't have such a feature. You should addthe following code in your data file:
function changeFont(obj, over) { obj.style.fontWeight = over ? 'bold' : 'normal'; obj.style.fontSize = over ? '13px' : '12px'; // You can not use this line }
Go to Admin user -> Component menu -> Resmania .... at it never stops ... NOTE: the default setting is gzip.extjs = 1 so you will need to re-apply this
... but in drop down menu - first item is checked. ... And remember it might not be gwt-ext at fault but rather extjs. ... not only this site (GWT-ext) but the Ext JS resources are also a great help
The ExtJS library could not be found. Please make sure that extplorer has .... Right click on administrator/components; Choose the menu "File Attributes