- Deluxe Tuner - visual interface to create and modify dhtml menus easily and in no time. - Horizontal or vertical orientation - Hundreds of pre-designed templates - UL/LI items structure - Unlimited number of sub levels - Text aligned to left - Several menus on one page - AJAX menu loading - loads web menu data from the server "on-the-fly".
You can set the size of the menu in pixels, percent or other units. The menu may have an absolute or relative position (it can be inserted into the table).
Use any necessary font of any color, size and font decoration. Create any available type, thickness and color of a menu's frame.Choose any color for backgrounds of submenus and items.
Specify various values for padding and spacing for the whole menu and for each separate submenu.
You can specify a time for delays in showing or hiding of a submenu. Use special prefixes for image paths and links to make paths absolute.
Create separators using your own pictures, size and alignment.
Q: We currentlly have a menu that uses standard html hyperlinks to open a new window with _blank as the target. Unfortunately, the size of the window is controlled by the browser and we want to be able to control it. The only way that we know how to do that is to use the window.open client-side function and pass the window's dimensions. Here is a sample of the code that would do that:
Q: I am interested in purchasing Deluxe Menu. But I want to use drop down navigation menu on my PC only, not on Internet and not on Intranet or local host! I want to use it to make presentations similar to PowerPoint but it will only sit on my PC.
Is it possible to buy a license where I can have your software on my PC alone and not get the Trial Message? I am ready to pay for it.
A: You can use Deluxe Menu on local machine with the Developer license only.
Single and Multiple licenses allow you to use the menu on the Internet/Intranet websitesonly.
Vista Buttons Home License - $49.95. This license will suit you.
Q: Deluxe Tunes says:- “Use "File/Export to HTML" to see how to write the code within html page.”
If I use this the generate the code it places the But if I look at your website code it looks as if it should be placed within the <Body> </body> tags
Can you confirm where this should be placed? As we are seeing the dmlinks before the page is displayed.
A: You should paste search engine friendly code into the <body> tag.
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.
BTW, jquery and prototype have very elegant and powerful dom manipulation and ... //Where context is the element that contains the menu ... YUI Theater — Matt Taylor: “YUI 3 & Node.js for JavaScript View Rendering on
Sep 18, 2010 ... I looked at jax/output/HTML-CSS/jax.js and there seems to be a hash of sizes ... ElementJax.mml.math.prototype.defaults.scriptsizemultiplier = .8; ... users can switch to NativeMML using the contextual menu, and the size
Oct 21, 2009 ... I initially placed the js and css in skin before I saw the ... tags and in addition to this prototype.js and jQuery js file can ..... Or we might be able to select default renderer from administration menu ($CFG->
Import the ProgressBar.js JavaScript file in your Widget (source code available ... ProgressBar.prototype.init = function(baseImagePath, fullImagePath, barWidth , barHeight) .... Qt C++ and QML integration, context properties and GPS compass ... Dynamic menu · Open several natives applications wrt
You can remove all context menu items EXCEPT for Settings and About ... with JS to completly disable the right click context menu, and even make a custom one .... SWFObject.prototype={useExpressInstall:function(_d){this
Jan 26, 2009 ... I can't find the cforms admin menu (tab) ! This may be due to… ... Some plugins unnecessarily include the prototype JS framework on ALL
Quelldatei: ********/administrator/templates/khepri/js/menu.js. Zeile: 41. Warnung: assignment to undeclared .... ce to undefined property panel.context. commandLineText ... [Break on this error] HTMLElement.prototype
script/jquery-1.2.6.js. Line 725. I'm going to try to step through my code and narrow down the problem, ... Without a better context, it's going to be really hard to see what's going ... menu to the lower left of the page. .... Can you upgrade to the latest version of prototype.js and the various
propertyIsEnumerable(i)) { // fix for prototype.js compatibility .... a few lines before and after to show the context but left out all other lines to make ..... them to view only one topic (navigating around using the 'jump to' menu)
Sep 29, 2009 ... DrawSignatureDialog.prototype = new Dialog; /* * Script entry point. ..... Here is the new context menu for process icons: ... you can see the Script Editor interface with the modified DrawSignature.js script
Replace the Code into the drag-drop-folder-tree.js (sorry for the long list, but i think it's easier to ... JSDragDropTree.prototype = { // {{{ addEvent() ..... Creating menu model for the context menu, i.e. the datasource */
assign the event handler to the cell template prototype ... i'm still trying to figure out getting a context menu on the headers without triggering a sort! i'm baffled on ..... <script src="/ActiveWidgets/runtime/lib/aw.js"></script>
If I set the wmode to transparent, the popup menu works fine, but the zoom by ..... PlayerVersion.prototype.versionIsValid = function(fv) { .... I just hope these two new JS functions will help for less advanced users