- 85% transparency for sub menus - Text aligned to left - Deluxe Tuner - visual interface to create and modify dhtml menus easily and in no time. - Cross-frame support - menus work on frameset-based pages - Hundreds of pre-designed templates - Sound support! - Submenus automatically scrolls - Image arrows
Apply any font of any color, size and font decoration you need. Use any available type, color and thickness of a menu's frame. Choose any color for submenus and items backgrounds.
Set the size of the menu in percent, pixels, or other units. This menu may have a relative (it can be inserted into the table, for example) or absolute position .
Specify various values for spacing and padding 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: I just ordered Deluxe Menu & Deluxe Tree & Deluxe Tabs Single Website License. I have no conformation email, nothing to prove that I have ordered this product. Can I download this product how am I going to receive this product?
A: We do not accept payments directly and use share-it paymentprocessing service.
We use ShareIt service to process orders.
ShareIt! Inc. element 5 GmbH 9625 West 76th Street, Suite 150 Eden Prairie, MN 55344, USA
After the ordering is complete and ShareIt has it verified(which can take approximately 24 hours), you'll get your license info.
Q: Is it possible to generate Kaspersky java tab menu from dynamic content?
i.e I have a web application which currently generates a certain number of tabs for content based on a users selection.
Can the Kapersky tabs be generated from dynamic content, or does it need to be hard coded for the number of tabs and placement?
A:Unfortunately, Deluxe Tabs doesn't have such a feature.
You may generate a menu from a database or XML using any server-side script, e.g., PHP, ASP, VB, etc. However, these scripts don't work inside of Javascript .js files, so, you should move parameters of a menu from a .js file into an html-page, e.g.:
<noscript><a href="http://deluxe-tree.com">Javascript Tree Menu by Deluxe-Tree.com</a></noscript> <script type="text/javascript" src="menudir/dtree.js"></script> <!-- (c) 2006, http://deluxe-tree.com -->
<script type="text/javascript" language="JavaScript1.2"> // and describe parameters of a menu var parameter1=value1; var parameter2=value2; etc.
var tmenuItems = [ // here you generate items using server-side scripts (php, asp, vb, etc.) ]; </script>
The example of the menu working with PHP/MYSQL you can find here: http://deluxe-menu.com/rq-loading-bar-MySQL-support.html
This example is not for Deluxe Tabs menu, but you can create your menu in the same way.
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: How do I expand the length of the vista html drop menu tab images to accommodate longer text? If the text is "Special Event Programs", the arrows are outside the tab in another partial one. I am using the Vista style tabs (black_blue / tealblack).
Is there any way other than definition of new image files to get more color combos?
Can I change the text size in the menu tabs? When I use the Tuner, it has no effect.
Jun 23, 2010 ... Download Gcal - the J2ME Google Calendar client ... How to detect touch gestures in Flash Lite · How to create a dynamic fisheye menu in Flash Lite ... How to build a Canvas based list in Java ME ... I read your useful article on NF about j2me gradient here and i tried it on a java desktop
Feb 17, 2008 ... Hold the stylus on the file until a small menu displays. ... The E6 should run most j2me java midlets (=apps). ..... Resize the canvas (the pace the image sits on) to 64 wide x 48 high (this keeps the icon from being
Untuk membuat Eclipse agar bisa mendevelop J2ME, pertama-tama kamu perlu ... Setelah itu, klik Help->Software Updates->Find and Install di menu. .... setCurrent(canvas); } class TestCanvas extends Canvas { protected void
FC and PIM optional packages of the PDA Optional Packages for the J2ME™ Platform ... error messages, display and rendering, soft keys, and menu selection. .... In addition to the primary, full-view window, the Canvas window provides an
Jun 4, 2009 ... The Menu class after all simply draws itself on a canvas according ... basic idea of how the advanced menu could be implemented in the J2ME
Creating a full-fledged application with the icon in the menu of Python script ( py2sis) .... It is written in J2ME and tested with Nokia S60 devices. ...... gifCheck for full screen's maximum resolution in a Java canvas
Jul 9, 2009 ... location relative to the canvas where it's displayed ..... After entering each URL, select Play from the menu, as in Figure 3: The J2ME
Cisco phone is receiveing XML files describing menus - so maybe digging ..... about the j2me platform was dealing with the screen (canvas) was a pain in the
Es ist ein in J2ME geschriebenes, Quelloffenes Tool für verschiedene Aufgaben rund um ... 0.10 - initial MKMinimalMidlet / Canvas * .... schau ma ob du nen ordner tools oder applications im menu hast - vermute es darin
Check out the simplecube.py, very easy to create canvas and just start ... After installing, Python icon will appear in your installations menu. ... I thought this was a J2ME-specific bug, but the Python stuff has the
I can use it fine for 5 mins and then the next menu I choose it gives me ... But for J2ME, I don't know how to do this. ... catch (Exception ex) { // debugging only } } } class SomeDisplay extends Canvas /* (or List,
Mobile Application in J2ME for Bluetooth Printer .... GuessingGame · how to draw dynamic menu · Installing Simple Midlet into nokia phone .... Unicode Support · GUI chat room · J2ME - How to implement vertical text scroll using Canvas
The problem with the j2me version is there's no good MIDP runner for android. .... work in the app canvas, you can't navigate the menu using keys. ... Moving around the menu is a huge pain. The Desire has an optical
How to create an advanced menu in Java ME using the low. ... How to build a Canvas based list in Java ME · How to add contacts using JSR 75 ... J2ME Fisheye Menu with JSR 226 · Video recorder and player in Java ME (complete project)