- Special JavaScript API for changing javascript menu "on-the-fly" - Inactive/Disabled items - UL/LI items structure - Cross-frame support - menus work on frameset-based pages - Search feature - add the search area in the menu and type symbols. - Sound support! - Submenus automatically scrolls - Text aligned to left
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!
/* Style for top items: normal state */ .topItemNormal { background-color:Blue; color:White; text-decoration: none; text-transform:none; font-weight:normal; FONT-SIZE: 11pt; FONT-FAMILY: Verdana, Arial; width:100%; padding:2px 4px; }
A: var itemStyles = [
["CSS=topItemNormal,topItemOver","CSSText=topItemTextNormal,topItemTextOver"], ]; var menuStyles = [ ["CSS=topMenu"], ];
The following code is Individual Styles. You can edit them in DeluxeTuner.
Open your data file, click "Edit Individual Styles..." button on themain window. And create individual item style and individual submenustyle. Then you should assign these styles to your items.
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.
Try that.
Q: I have another question regarding the popup window. I need to use an iframe within the popup window. Is there any way I can close the dhtml popup from the page loaded within the iframe?
A:You can close the popup using the following function: document.getElementById('win').hide();
Unfortunately it won't work if you use iframe as window content. You open another page in the popup (in Iframe) so you cannot accessdocument.getElementById('win').hide(); element which is situated on the first page.
When you use text or object_id as window content the content of the popup will be situatedon the same page so you can access document.getElementById('win') element and hide it.
There is a workaround. Use text as content type and add the following code inside popup:
Q: Is it possible for the dhtml navigation to stay within a table for placement (in order to have a centered website content optimized for 1024x768 - and always have the content centered in the browser regardless of larger resolution sizes, etc.)? so the horizontal placement may vary but the vertical placement would remain the same.
I'm sure it is - but have not had success on implementing it.
A: You can place a menu in a TABLE or DIV with aligh="center".
macroinfo="Full screen: Toggle menu bar, tabs bar and status bar (Alt+F11)"; ... setmenu($_FullScr2p_menu,separator,-1); .... but absolutely zero about javascript or changing windows stuff, like you it seems
Nov 2, 2010 ... How do I import a CSV that uses semicolon as separator? ... After selecting the Import option of the File menu in a new spreadsheet document
Hi Tryed to find help abot to use separator in JB Elevation, the menu dont ... javascript:; Using either one of the above as your link will allow you to
theme_advanced_buttons2_add : "separator,code,charmap,separator,emotions,iespell .... For a complete setup (flashvar, javascript integration. ... Integration into the "Unit Operations" menu for Playing, Downloading, etc
Jan 9, 2009 ... I'm importing a CSV file into Calc using Java and it goes ok. .... the dumped csv with another one and refresh the linked in menu:Edit>Links. ... Adjust the csv decimal separator and column separator to the OOo locale or
context menu in java. I've created my mini tour in autopano Tour and I'm ... < item caption="normal view" onclick="action(rectview);" separator="true"/>