- AJAX menu loading - loads web menu data from the server "on-the-fly". - Keyboard navigation - press Ctrl+F2 to enter the top menu - Special JavaScript API for changing javascript menu "on-the-fly" - Filters and Transitional effects - Visible over select boxes, iframes, pdf, flash, Java applets. - Submenus dropdown on mouseover - Relative/Absolute menu position - Sound support!
Good navigation is an important step to website success. If people can't find their way around the site, they will quickly give up looking and leave, never to return. So, it's absolute vital that your website has a fast, neat, and eye-pleasing navigation. Don't allow your website visitors to get lost. Try Deluxe Menu!
Q: Dreamweaver navigation bar disappearing behind flash file in Firefox..
A:You should add "opaque" parameter for
Q: I was wondering if you could help me. I have recently done a site and put a menu into the site
The basic javascript menu is on the top of the screen but it has lines through each of the menus just after the words and before the arrow on each of them. I have stretched the menu out to cover the whole of the top of the page but i need to get these lines out of the menu.
Can you please help me with this problem?
A: See images in Vista Templates have the fixed width and height (92 x 21): var itemStyles = [ ["itemWidth=92px","itemHeight=21px","itemBackColor=transparent,transparent","itemBorderWidth=0","fontStyle=normal 11pxTahoma","fontColor=#3A3A3A,#000000","itemBackImage=data-vista-2-04.files/btn_olive.gif,data-vista-2-04.files/btn_white.gif"], ];
When items text is too long you can have such effect.
You can try to use combined background for your items, for example:
var beforeItemImage = [,]; //left-side image for normal and mouse over state var itemBackImage = [,]; //background or image for normal and mouse over state var afterItemImage = [,]; //right-side image for normal and mouse over state var beforeItemImageW = ''; var afterItemImageW = ''; var beforeItemImageH = ''; var afterItemImageH ='';
But you should create a small images in any Graph Editor, for example: button_n_back.gif button_n_left.gif button_n_right.gif button_o_back.gif button_o_left.gif button_o_right.gif
Q: Very interested by your product.I want to know, before buy, if I can call javascript function when the user click on a items in the horizontal drop down menu?
A:You're able to use Javascript for each item, for example:
var menuitems = [ ["item text", "javascript:your_code_here"] ];
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 menuitems = [ ["<div onClick='your_code_here'>item text</div>", "index.html"] ]; Q: For some reason all of the menu items are squished together when I put the js code in my page. Is my site's CSS overriding the ones set in the menu css? If so how do I get around this?
A:See, the problem is that the script can't get css properties of the object if they are described in separate .css block (or file). To get the value you should move .css style into style="" attribute.
Jun 21, 2010 ... Also, It would be good if any Jquery development team member advise ... the rhs or the lhs of the clone depends on where you are positioning
Maitrise de JavaScript et d'au moins une librairie idéalement jQuery ..... Maintenant les consultants de LHS celle qui a crée BSCS sont facturés à 1200€/ jour ..... Salut ! Avec Firefox,IE et Opera le contenu et le menu sont décalé !
Jun 21, 2010 ... Also, It would be good if any Jquery development team member advise ... the rhs or the lhs of the clone depends on where you are positioning
Maitrise de JavaScript et d'au moins une librairie idéalement jQuery ..... Maintenant les consultants de LHS celle qui a crée BSCS sont facturés à 1200€/ jour ..... Salut ! Avec Firefox,IE et Opera le contenu et le menu sont décalé !
Jun 21, 2010 ... Also, It would be good if any Jquery development team member advise ... the rhs or the lhs of the clone depends on where you are positioning
Maitrise de JavaScript et d'au moins une librairie idéalement jQuery ..... Maintenant les consultants de LHS celle qui a crée BSCS sont facturés à 1200€/ jour ..... Salut ! Avec Firefox,IE et Opera le contenu et le menu sont décalé !