- Status string shows item labels - Submenus automatically scrolls - Visible over select boxes, iframes, pdf, flash, Java applets. - Personal CSS styles for separate menu elements - Inactive/Disabled items - Text aligned to left - Image arrows - Horizontal or vertical orientation
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: 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: When I open my site in Internet Explorer 6.0 The main menu showsup nicely but the drop-down sub-menus are separated. The menu work very nicely in a Firefox browser but not in IE.
A: There are some problems also with your css. The problem is that the script can't get css properties of the object if they are described in separate .css block (or file). In other words, you can't get the value of "position" attribute of the object if the object doesn't have this property within inline style(style="position:relative"). To get the value you should move .css style into style="" attribute.
Please, try to add your css file -> inline css, for example:
You should add style="position:relative;"
to the
<DIV id="right">
So, you'll have:
<DIV id=right style="POSITION: relative;">
Check that.
Q: I have Deluxe-Menu v2.0.
1. When I make an Item a Seperator using '-' on main menu Items (on a menu verticale javascript) it does NOT work (leaves a blank row) but when I make an Item a Separator using '-' on a Subitem it DOES work (uses the Separatorimage). Why ?
Can I make an Item a Separator on the main menu and get it to use the Separatorimage ?
2. If I set the text value to empty on a main menu Item and then add image paths in the Normal and Mouse Over Icon fields in Item Parameters, all I get on my preview is an image placeholder with a Red X but when I set the text value to empty on a SubItem and then add image paths in the Normal and Mouse Over Icon fields in Item Parameters, the preview DOES show the image. Why ?
How can I get the image to show on the main menu verticale javascript Item ?
A:1. You should set a separator in the menuItems, for example:
var menuItems = [ ["Home","index.cfm", , , , , , , , ], ["-"], ["About Us","about.cfm", , , , , , , , ],];Please, see the following parameters:
//--- Separators var separatorImage=""; //for subitems var separatorWidth="100%"; var separatorHeight="3px"; var separatorAlignment="right"; var separatorVImage="images/public/separator.gif"; //for the top items var separatorVWidth="100%"; var separatorVHeight="2px"; var separatorPadding="";
You can send us a copy of your html page (including .js files) ora direct link to your website, so we can check it.
2.You can send us a copy of your html page (including .js files andimages), so we can check it.
Q: I purchas the tab menu javascript but i when i add the javascript to my page i cannot go to the page where the link is pointing to. The javascript containsthe link but when i calick the tab nothing happens.
Please see my sample/testing Table in the attached file. Here is my standard.css file: Code: body,div,td { font-family: Arial, Helvetica, sans-serif; ... float: left; left:0px; width:220px; margin-right:15px; } #menu ul{
Maybe when i get home tonight i can post a snippet of the code I finally landed on that worked. ... float duration = 0.25f; float newRotation = 0.0f; float angle = 0; ... By rotating the scene, the orientation of all of my sprites and menus ... Try with the "test/bugs/Bug914" sample that is included in v0.99.4
I am very much interested in this floating menu. I think I can manage with the config.php but I don't where to find the proper code to make a tree menu like this. ... Do you have a sample for us? Thank you. Show parent | Reply
These 2 example show that it can be done (They are both created in iWeb using ... Here is some better code that makes it super easy with just one block of code ... Floating menu is appearing behind the site could mean you're using other
Here's the code I have put together and tested in Dreamweaver: <html><head> ... a.menu { display: block; float: left; width: 100px; height: 30px; ... Wing's Mailing List on Facebook Dev, Sample App & eBooks. Offline
There are also some sample URLs baked into the file menu that seem to behave pretty well. ... I have tried to write the code to render the extruded line ... glVertex4f((float)p1.x, (float)p1.y,(float)p1.z,(float)p1.w);
Code: // Project: Rocket Commander, File: PostScreenGlow.fx // Creation ... Values starting with an upper letter are constants. float Script ... Generate texture coordinates to only 2 sample neighbours (can't do more in
To keep the sample rate at 8000 Hz the code should be ... ROUND -- rounds a floating point number. ;; (defun round (x) .... To do this, click on the name of the track and from the drop down menu click on "Set Rate
Mar 6, 2007 ... Examples: building custom forms, integrating javascript snippets that do something cool, ... Hi ajpeters, Have you seen the ViaStep Floating Menu plugin? Like that? ... Smilies are On. [IMG] code is On. HTML code is Off
Floating Menu Please review related posts: ... There is no problem with the code , you just should change your IE settings. ... Customizing the XP-Style Example The way menu items look in XP-style demo is define in wrapper function
here is a nice example of what im trying to do ... Copy that code and replace the version of jquery you have in your folders on cyberduck, ... plugins im looking to use to create a full background and floating menu box?
Sep 27, 2007 ... Greetings, I am trying to add a drop-down menu for my website. ... I have broken down the code into a simple example of what it is doing: ... <div id="header" class="float"> <div class="content">
Sep 4, 2009 ... All the functions and parameters are defined in source code in detail .... result =(655 + ( 9.6 * float(data1) ) + ( 1.8 *float(data2) )-( 4.7 * float( data3) ) ... appuifw.app.menu = [(u"BMI",BMI),(u"BMR",BMR),(u"About",