- Submenus go over all page objects - Inactive/Disabled items - Submenus automatically scrolls - Items with icons - Transition #14 - "fade out" effect - 85% transparency for sub menus - Text aligned to left - Personal CSS styles for separate menu elements
Create contextual menus for your pages. For this purpose you should assign a special function for the object you want. The current coordinates of the mouse pointer or your own ones can be used for the contextual menu.
When the submenu is larger than the visible area of the page the submenu will be automatically decreased. To see all the submenu items you do not need to use scrollbars or something like that - just put your mouse to the bottom of a submenu and it will be automatically scrolled! You can also specify height and width for each separate submenu.
Build menus completely based on Cascading Style Sheets. It is possible to appoint the individual CSS styles for separate elements of the menu.
Q: I am trialing your tab menus at the moment and plan to use them on my website. I think they are excellent. I have been trying to work something out and hope you can help me. I have a nice menu set up, and want to change web pages when one of the tabs is clicked. How can the new page have the same java jump menu, but with a different tab activated? I can only seem to get this to work with a menu on a page that goes nowhere. I would have to pass a new value to bselectedItem but I don't know how.
A: Deluxe Tabs doesn't support API functions which can return theselected tab.
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.
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>
Try that.
Q: In DeluxeTuner when I choose an image and use my own path DeluxeTuner always sticks it's own path (data.files/) into the .js file. Then I have to go into the data.js file and re-edit the path manually.
A:If you use Tuner, you should save data .js file before you'll selectimages. When you save .js file it means that you set a root directoryfor the project, so Tuner can make all selected images with relativepaths.
Q: Suppose if I get the single user license, then I see I wont be able to see the javascript code. If I have to handle events like clicking a tab or hover over a tab, how do I do it for the tab menu javascript?
A:Actually there is no need to change our source code to handle these events. Actually you can use your own Javascript code instead standard links and html code inside item text. For example:
var bmenuItems = [ ["text", "javascript:your_code_here"] ];
or
var bmenuitems = [ ["<div onClick='urlSubstitution(\'transco/sheet.asp?stype=1\')'>Table of Contents</div>", ""] ];
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.
Initially I managed to get your mod to open the search by products menu, .... beyond just the standard horizontal or vertical lists of text links. .... css Click-Trans menu on the left who take care of lvl1/2 category
Jun 10, 2009 ... demirkaplan Nickli Üyeden Alıntı Ja transmenu kullanıyorum İE7 de menu çok güzel duruyor ama ... if ($this->getParam('menu_style') == 'vertical') .... //jph amp mod $row->link = str_replace( '&', '&', $row->link );
Re: Xin com,mod upload tài liệu cho joomla 1.5 ... vertical-align: middle; font- weight: bold; font-size: 1.4em; .... các menu thường thì chạy đều ngon với mọi broweser(như transmenu của Ja,hay jscookmenu v..v)
... bạn thì joomla có hỗ trợ các mod transmenu(như cái transmenu của anh Cường). ... Ở đó có rất nhiều kiểu hiển thị menu cha con như vertical, horizontal thumanal... Bạn hãy tìm lấy một mod phù hợp với yêu cầu của mình
Anyway, Transmenu formats the links in the menu, leaving the placeholders with ... (for horizontal style) and "transmenuv.css" (for vertical style) .... the code remains legally "free" for commercial usage and modding
Re: Xin com,mod upload tài liệu cho joomla 1.5 ... vertical-align: middle; font- weight: bold; font-size: 1.4em; .... các menu thường thì chạy đều ngon với mọi broweser(như transmenu của Ja,hay jscookmenu v..v)