- Search feature - add the search area in the menu and type symbols. - Submenus go over all page objects - Horizontal or vertical orientation - Unlimited number of sub levels - Visible over select boxes, iframes, pdf, flash, Java applets. - Status string shows item labels - Several menus on one page - UL/LI items structure
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: 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: I recently purchased your Deluxe-Tabs product and I am trying to create tabs that occupy 100% width with each tab being equal width.
Right now when I specify 100% menu width all of the tabs are difference sizes (widths).
How do I control the individual tab width?
A: You should use Individual Item styles to achieve this effect.
See the attached example.
You should set:
var bmenuWidth="100%";
I have 5 items in my example, so I've created Individual Style
var bstyles = [ ["bitemWidth=20%"], ];
And assign it for all items: ["Item 1 aaaaa ssssss","", "", "", "", "", "0", "", "", ], ["Item 2 ffff jjjjjjjjjj","", "", "", "", "", "0", "", "", ], ["Item 3 text text","", "", "", "", "", "0", "", "", ], ["Item 4 text text","", "", "", "", "", "0", "", "", ], ["Item 5 text text","", "", "", "", "", "0", "", "", ],
But notice that items width cannot be smaller than the width of its'text. So it is possible that you'll have different size of some itemsif your window have a small size.
Q: I have looked and looked but I cannot figure out for the life of me how to make the Icon ontop and the words on the bottom of java menu items, The class A and Class C words need to be at the bottom of the pictures if possible.
A: You can paste any html code within java menu items.
For example:
["<img src='image.gif'> <br>Class A ","","","",""]
Q: Have a question regarding your Deluxe-Tabs product.
Is it possible to set dhtml navigation menu up so clicking a tab runs a function in my page?
A: You can use your own javascript functions and html code in the menu items.
Unfortunately, you can't assign onmouseover/onClick event to each item. However, you can achieve this by using standard html objects within items, for example:
var bmenuitems = [ ["<div onMouseover='your_code_here'>item text</div>", "content1"] ];
Best answer: Hi DaisyE Just check whether your SCROLL LOCK is in ON position. ... Best answer: In your 'Start' menu click on 'Run' and type in ... So simple.. . Thanks Excelguru. I don't know why they even have that
Finding simple blitter tutorials or code snippets about it is easy. ... Like loading up an image and make it scroll for examples. ..... Menu Disks, GameBaseST & DemoBaseST, STOT - ST Offline Tournament, STOT Medals
I am desparetely trying to make a horizontal easing flash menu, ... check out that tut, though... and the thread i posted the scrolling code in is ... or if you want something a little more simple you could use something
Threads in Forum : Vertical Scrolling Menu, Forum Tools ... by rdiniztv · Go to last post. 5, 673. click, label, vertical scroller Extend the clickable area
When I have my mouse over the main menu it scrolls very very fast. Can this be slowed down somehow? Or maybe add some arrows or something you can click on
Main area scrolling Center area post/pages. ... The CSS file is simple: Code: html, body{ height: 100%; ... When I scrolled the page, they went up underneath part of the header (the page menu bar) normally,
I see another really good post for a scrolling menu by Techy , but I'd rather see this ... simple position update CGPoint a = [[CCDirector sharedDirector]
Installation of the Kinetic Scroll Component is easy. Execute the components MXP file and follow the simple ... For instance, for the mySkin value, the menu would search for the skin components under the KineticScroll
Want to add an inline scroll box to your site? You can add one to a text box on your ..... Ever wonder how to create a simple drop-down menu, and make the
Drop down menus should be used cautiously on mobile devices. ... are carefully optimized to minimize scrolling and unexpected behaviours. ... Simple Web Runtime Design Patterns Using Mootools · Simple Web Runtime Design