- Deluxe Tuner - visual interface to create and modify dhtml menus easily and in no time. - Text aligned to left - Items with icons - Image arrows - Horizontal or vertical orientation - Submenus automatically scrolls - Filters and Transitional effects - Transition #14 - "fade out" effect
Build right-click menus for your site. For this purpose you should appoint a peculiar method for the object you want. The current X,Y of the mouse pointer or your own ones can be used for the context menu.
Design menus absolutely based on CSS (Cascading Style Sheets). It is possible to apply the personal CSS styles for every elements of the menu.
When the submenu is bigger than the visible page area, the size of submenu will be automatically decreased. To view 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 automagically scrolled! You can also define width and height for each submenu.
Q: Can you please tell me what is wrong with the second level of java file menu not lining up at the top of the screen? Admin --> Organization Information --> Providers is dropped down too far. (testimage.bmp attached) (css attached) (javascript attached) Also the desktop menu is not flushed all the way to the left, can you tell me why that is?
A: This is space to document borders. We've set this space, so that yoursubmenus will not look like the part of browser window. If you wantyou can delete that space.
Open dmenu.js file in any text editor and find the following code:
space=15;
Change 15 to 0.
space=0;
Try that.
Q: Is for the Deluxe Tuner a languages pack german available?
A:Deluxe Tuner doesn't support German language. But you can use German characters within DHTML menus.
Q: How can I upgrade to Deluxe Menu v2.0? Now I'm using v1.14.
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:
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: Is it possible to make the menuitems rightclickable in the latest version of Deluxemenu. I want to rightclick on the drop down menu in javascript item and choose open in new window.
A: No, there is no such a feature in Deluxe Menu v3.2.7.
You can write your item in the following way: ["|<a href='http://www.domain.com'>test test test</a>",""],
But you should assign style for this link. A.link { ... } A.link:hover { ... }
PS4 Huge thanks to everyone for keeping the DM spirit alive and kicking. ... I haven't written much javascript in the last decade and I couldn't be ... its dungeon. dat init file so I'm actually hardcoding the wrong data slots here,
27 Cze 2012... init script for live image. livesys.service loaded active exited SYSV: Init ... Bus Socket dm-event.socket loaded active listening Device-mapper
Mar 31, 2012 ... Yep looks like some how you managed to break the init scripts on .... It's on building asynchronous javascript applications, bit like how the new
Oct 31, 2006 ... onDocumentReady. on initialization i create the child grid using a DefaultDataModel and a ... Grid('query_builder', dm, colModel, sm);
I get the error "-ash: /opt/etc/init.d/S99rtorrent: not found". .... \"$group\" -c \"screen -fn -dm -S ${srnname} 2>&1 1>/dev/null\"" ${user} | tee -a "$logfile" >&2 .... timurka, not sure but I think you are getting rutorrent Javascript errors
Nov 3, 2010 ... the function after that is checking /system/etc/init.d .... 3.1M 1.2M 1.8M 41% /mnt/ asec/com.zoodles.kidmode-2 /dev/block/dm-2 3.1M 1.3M 1.7M
Hi all, I want to know how to write a code in javascript to make the mobile vibrates .Is it possible to vibrate mobile with java script code? please help me in this ,it's