- Search feature - add the search area in the menu and type symbols. - Special JavaScript API for changing javascript menu "on-the-fly" - Status string shows item labels - Items with icons - Sound support! - Horizontal or vertical orientation - Submenus automatically scrolls - Relative/Absolute menu position
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.
You can create your menu using Deluxe Tuner application.
Q: The cascading javascript menu does not spans frames or windows like Applets. Is that correct?
I was not able to make the sample to do it.
A:The DHTML Menu and Java Menu are built on different technologies.Java menus can create submenus that cover frames as a standard Windowssubmenus. DHTML Menu can't do that, because it's controls is htmlobjects, they can't overlap Windows controls. So, cascading javascript menu hascross-frame ability that allows it to show submenus in differentframes. But it can support this mode for the same domain only -- ifyou loaded a page to a subframe from another domain, the submenuscan't be shown in it. It happens because all browsers don't allow todo that for security reasons. Just imagine if you'll able to create aframeset from 2 frames, 1st frame will be with a zero height-width,and you'll load your page into it. Then user will go to another domainand your "invisible" frame will change a content of other pages!
Q: I am very interested in using your deluxe menu products for my new website design, particularly the Tree Menu. I've been looking at the javascript tree source and am a bit worried that the links used will not be recognised by Search Engine robots - do you have any information regarding implementation of your menus so that the links are fully visible to search engines ?
A: You can generate search engine friendly code. Deluxe Tree is a search engine friendly menu since v2.4. To create a search engine friendly menu you should add additional html code within your html page:
To generate such a code use Deluxe Tuner application. You can find this GUI in the trial package. Run Tuner, load your menu and click Tools/Generate SE-friendly Code (F3).
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.
It looks like you might have some other javascript loading on the page that is conflicting with the ... The menu still doesn't do much though unfortunately. ... Do your themes support right-to-left (RTL) languages?
Update convert_themes to use new menu system and other missing details ..... Quick in topic moderation was javascript erroring if you couldn't delete every ..... Reverse menus in RTL mode. So home should be last button (Subs.php,
I want the menu items start from the right position with the order: ... <script language="javascript" type="text/javascript" src="<?php echo ... in the core files to make the top menu conform to rtl languages
Could this be a javascript-conflict? This conflict even occures with the professionel Joomla .... <?php if($this->direction == 'rtl') : ?> ... I can't publish a comment and the superfish menu at the same time Sad
open new window using Javascript. Javascript. ... absolute left (h) · absolute pseudo-right (h) · absolute with RTL text (h) · relative left (h) .... scrollLeft if(menu.getBoundingClientRect().right > window.screen
But there is a problem with that: The menu that shows up when right clicking ... To activate spellcheck real-time, you have to do javascript loop which will
Feb 1, 2010 ... Perfect theme for starting your new project with a dropdown menu. .... theme and my only guess is a problem with javascript not loading properly. ..... dir: rtl (meaning direction = right to left) inside the main menu
Add rtl to tool tip of Calendar and Schedular - created by Roiy on .... Context menu Javascript action - created by Elisa Bisello on 10/9/2007 (4 replies)