- Unlimited number of sub levels - Keyboard navigation - press Ctrl+F2 to enter the top menu - Sound support! - Relative/Absolute menu position - Submenus dropdown on mouseover - UL/LI items structure - Horizontal or vertical orientation - Status string shows item labels
Setup menu parameters manually or using De Luxe Tuner. Then add some rows of a code within html page code and your menu is ready!
Use special Java Script methods for: Dynamic changing of items (link, text, icons, arrows and even individual style!). Addition/removing of items or submenus. Disabling and enabling menu items. Getting the info on every submenu, menu, and items. Changing appearance of items. Other coding tricks.
Cross-frame mode lets you to construct full-featured dhtml menus on the pages with frames. But for all that frame set it's not necessary to insert any additional code into all the pages - just specify several extra menu parameters.
Ability to handle the menu from the keyboard via keystrokes.
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: So, I am still interested if there is a dynamic way to rebuild (and restructure) a menu w javascript, just for interest.
A: No, unfortunately it is not possible to rebuild the menu withoutreloading of the page now. We'll add this feature in the next versionof the menu.
Q: Your floatable menu only works for deluxe menu and not cool tab menu. Is this feature available or no? I put floatable menu = 1 and it does not do anything.
A: Floatable feature in cool tab menu works only with absolute position:
var babsolute=1;
Q: After I successfully click and load the data in to my window using the tab menu, the tab defaults back to the original default tab. Because I have to reload my page after the tab has been selected the tab chosen is lost. What do you recommend for "remembering" the tab so that when the page reloads the correct tab is highlighted.
A:Deluxe Tabs doesn't support API functions which can return theselected tab aslo.
You can set "bselectedItem" and " var bselectedSmItem" parametersbased on your link before you call your data file.
For example, move " var bselectedItem" and " var bselectedSmItem" parametersfrom your data file to your code.
<TD vAlign=top align=left> /* Select Tab */ <script type="text/javascript" language="JavaScript1.2"> var bselectedItem= var bselectedSmItem=</script> <SCRIPT src="data.js" type=text/javascript></SCRIPT> </TD>
You should define seltabs and selsmtabs using server side script.
You can also set it on every page before you call data.js file, forexample:
<TD vAlign=top align=left> /* Select Tab */ <script type="text/javascript" language="JavaScript1.2"> var bselectedItem=4; var bselectedSmItem=3; </script> <SCRIPT src="data.js" type=text/javascript></SCRIPT> </TD>
(E.g. aligned with the top of the image) Or would it maybe be ... At the moment, if I use it on my indexhibit site, the index is repeated twice, as it loads the desired page and its referring menu into the frame
"Indexhibit is a web application used to build and maintain an archetypal, ... Customization of menu links * User administration * Secure login * Search ... " Midgard CMS is an Open Source Content Management System built on top of the
1 avr. 2005 ... Comment changer la couleur des liens texte dans indexhibit ? - Forum ... j' aimerais moi aussi changer la typo du menu indexhibit. quelqu'un peut-il m'aider ? merci bcp. ... Pas top, hein ? Qui peut m'aider ? Merci !
CMS Indexhibit. von maio-hh am 19.03.2009. Zukunftsfähigkeit der CMS-Systeme ... Schriftgröße im Menü ändern .... Joomla!!!! von 1. .... Streifen unter Top Button's loswerden. von AnimeArts am 28.08.2008. Homepage erstellung?
I'm trying to move from Indexhibit, but I like the scheme: menu left, content right. And looking for more organized structure. On my opinion, the site from
Aug 25, 2010 ... Indexhibit Index + Exhibit. A web application used to build and maintain ... Sub sub Menu Installation. marine 2010-08-19 10:03:32. hmadrona
The website is based on Indexhibit cms, which has worked well for me so far. ... ones) I think there is some text "SDICOM, "Designed by me, built with Indexhibit " near the top left? ... The menu system is fairly easy to chop and change