- Sound support! - Special JavaScript API for changing javascript menu "on-the-fly" - UL/LI items structure - Image arrows - Transition #14 - "fade out" effect - Text aligned to left - Horizontal or vertical orientation - Items with icons
Sub menus dropdown over all the objects on the page (select, applet, flash, object, embed). If for some reasons (old browser) a submenu can't go over an object, the object will be hidden for a time when the submenu is shown.
Design personal styles for any submenu and item. Use individual styles to rich killer visual effects!
These effects will make your menu neat and chic. You can set transparency, cast a shadow on the menu and submenus. Among available special visual effects there are random dissolve, fade, mix, mosaic slide out and many many others.
Q: When I stay on one page (for example "Home") аlso must have the menu-point "home" another color or font. How can I make this?
A:You should set pressed item. Please, check the following parameter
var pressedItem=-2; This parameter sets an index of an item that will be highlighted by default. -2 - the toggle mode is disabled; -1 - the toggle mode is enabled, but no items highlighted by default; 0,1,2,3,... - index of highlighted item in a top-menu.
Deluxe Menu v2.4 has only two states normal and mouseover. Now we'repreparing new version of Deluxe Menu. It saves it state after thereloading of the page. We're planing to release a new version during a month.
You can set a pressed item using Javascript API:
function dm_ext_setPressedItem (menuInd, submenuInd, itemInd, recursion)
Sets a current pressed item. menuInd - index of a menu on a page, >= 0. submenuInd - index of a submenu, >= 0. itemInd - index of an item, >=0. recursion = true/false - highlight parent items.
But notice, to use dm_ext_setPressedItem() you should know ID of selected item and subitem. You can't get this ID after you reload your page. That is why you should write your own code on PHP. You can also set the correct var pressedItem=1; parameter on each html page.
Q: Your service is excellent and I am making progress learning the program. I was able to resolve the transparency issue thanks to your help but, but now I have another one that is stumping me.
I can get the menu to show up in my html document and it works as I hoped it would. However, no matter where I put the line of code in my html file, the down menu in dhtml always shows up at the very top of the page. The instructions indicate the following:
Copy the following code into clipboard and paste it into the place you want to have the down menu in dhtml:
For example, into a table cell: <table> <td><script type="text/javascript" src="newmenu2.js"></script></td> </table>
No matter where I put the code: <script type="text/javascript" src="newmenu2.js"></script>, the menu shows up at the top of the page. What am I missing?
A:Check that you're using relative position for the down menu in dhtml:
var absolutePos=0; var posX="0px"; var posY="0px";
Q: I would like to purchase your menu system but I need to know if I can control disable property for the menu javascripts
A:You can try to use the following function:
function dm_ext_changeItemVisibility (menuInd, submenuInd, itemInd, visibility)
Shows/hides the item. menuInd - index of a menu on a page, >= 0. submenuInd - index of a submenu, >= 0. itemInd - index of an item, >=0. See more info about indexes here. visibility = true/false - visibility of the item.
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.
Upgrade to YUI version 2.6.0 - Option to support unlimit file size and all file types ... Set up Href value for read-only field in edit page correctly ... Fix problem for image tag with width/height/alt value ..... Second comboxbox for ' Select' to dynamically change options in an other selection list
Jan 26, 2010 ... { position: 'bottom', height: 20, body: 'bottom1' }, ... No, YUI does not support using a menu bar with dynamically created divs? ... To fix this problem, set the "wmode" of the Flash movie to either "transparent" or
How do i create dynamic input fields after click a button? ..... closing Modal dialog box · How to set the field value of type "File" dynamically in JavaScript ? ... Dynamic change the iframe height · How to set multiple parametes in a form ..... Form1 has no properties error · Menubar using JavaScript
height: 350px; margin-bottom: 10px; } .yui-dt-table {width: 500px;} .... Is there a way to dynamically change the document's title from within the ... What I'd like to do is within the Jumi, set the title of the page to
The foreign key identifies a column or a set of columns in one (referencing) table .... padding: 3px 0 0 0; } .topic-post { height: 100px; overflow: auto;
[YUI] Tabbed Forum Home Flashchat 6 Integration For vBulletin 4.0 ... Dynamic Navbarlinks Doublepost Prevention Admin Log In As User .... Even the most novice webmaster will be able to set up and run a website with our script
Jul 1, 2010 ... For instance, dynamically creating HTML with strings and setting the innerHTML is ..... The Best: YUI Compressor provides the best overall performance when you ...... height: 0px; border: 0px; background: transparent;
use the YUI library to asynchronously call the ticktock function. ... replacement technique not show titles if images were disabled, as the height is set by CSS? .... Easy to make dynamic (change the tags for example)
Dec 7, 2008 ... p, h2 { margin: 1em; } /* Set the "zoom" property to "normal" since it is set to "1" by the ".example-container .bd" rule in yui.css and
When inserting a single image from the drop down button in the menu bar in code view, ... Using YUI 2.x Components :: How do you attach a dropdown menu to an image? ... Is there a way to set forum permissions so Unregistered users can see an image .... Get Image Width and Height in pixels while uploading Image File
Aug 16, 2010 ... I set up a test site using the theme for topics-based course. .... I have uploaded another theme though, which has the new style (category/course) menu bar in it. ..... It's Isometric2 a sister theme which has a dynamic menu based on ... height: 25px; margin: 0 0 0 8px; padding: 12px 20px 0 20px;
Setting the date of an announcement in the Admin CP with the new date picker ... excellent library as we migrate some of our older Javascript code to a YUI base. .... vbulletin_textedit.js to dynamically add a tab index to the element
May 8, 2009 ... Fetch and display an external page, Supports auto mode, Ability to also expand/ contract arbitrary DIVs, Ability to dynamically select a tab,
On this page I cannot set the picture to be on the right with text wrapping, ... <div class="yui-u first"></div> <div class="yui-u"></div> ... printed where the front of the page (odd pages) will be dynamic and the back of the page
How to localise a WRT widget · Create a WRT podcast application using the Guarana API · Online offline api · How to load images dynamically on WRT Widgets
height: 350px; margin-bottom: 10px; } .yui-dt-table {width: 500px;} .... Is there a way to dynamically change the document's title from within the contained Jumi? ... What I'd like to do is within the Jumi, set the title of the page to
The best hip hop artists in mainstream come from THE MOVEMENT which is Drunken Tiger's crew which consists of Dynamic Duo (formerly cb mass), Leessang,
... Ability to dynamically select a tab, Supports nested Ajax Tabs. ... 8.2 A YUI Loading Panel Widget ... You can specify the width and the height of the overlay, ... 18.2 Creating a Dynamic Poll with jQuery and PHP
... some html pages which can be customised to add to the YUI drop-down menu. ... The categories are at the top level in the menu bar, and courses in the ... I set up a test site using the theme for topics-based course. .... brings in all the categories and courses dynamically into the main menu,