- Transition #14 - "fade out" effect - Sound support! - Special JavaScript API for changing javascript menu "on-the-fly" - Image arrows - UL/LI items structure - Submenus automatically scrolls - Unlimited number of sub levels - Search feature - add the search area in the menu and type symbols.
There can be multi level menus - create as many rows or columns of the menu as you want.
Use a mouse to drag a menu as a usual window. Also you can construct the menu where each submenu can be "detached" from the main menu (MSOfficeToolbarLike mode).
When the page is scrolled the menu remains visible. The DHTML menu can "float" along one or two coordinate axes.
Q: I downloaded the trial version of deluxe-menu. I created a four tab menu using the tab'stab menu generator; so far so good. I read the tutorial where to past codeand ensuring all items wire in the menudir/; so far so good. The problem, you talk about two> files 'dmenu.js' & 'data.js', these files were not created bydeluxe-menu program. Where are they, so that I can see if this thing works before buying, so far; not so good.
A:You may have another name for your data file (not data.js).
If you want to use tab menu you'll have dtabs.js engine file and data file.
1. create and save .js file with your menu parameters in Deluxe Tuner(you can use "File/Save as/HTML" function). You can enter any name you like, for example enter "tab". So you'llhave tab.html, tab.js files and "tab.files" folder with all menu files. 2. open your .html page in any text editor 3. Copy generated tab.js file and "tab.files/" folder in the same folderwith your index.html page. 4. Open generated menu.html in any text editor and copy several rows of code (<script> tags), For info see:http://deluxe-tabs.com/product-info/?installation
<head> <!-- Deluxe Menu --> <noscript><a href="http://deluxe-menu.com">Javascript Menu by Deluxe-Menu.com</a></noscript> <script type="text/javascript" src="tab.files/dmenu.js"></script> </head> <body> ... <script type="text/javascript" src="tab.js"></script> ...
That's all.
Q:
I installed the trail version before I want to buy it. It looks wonderfull, but I was unable to make menu items inside a PHP file.
Do you have an example(tutorial) how to at deluxe menu inside a php file ?
A:Unfortunately, we don't have such example.
You can create your menu using PHP, for example: <?php echo " ["|Bibliografia - ksiazki","home_bibliografia_dol.php","","","",,,],"; ?> <?php echo " ["|Bibliografia - artykuly","home_bibliografia_dol1.php","","","",,,],"; ?> <?php echo " ["|Bibliografia - linki","home_bibliografia_dol2.php","","","",,,],"; ?>
Please, see the following link too http://deluxe-menu.com/generate-menu-from-database-xml-php-asp-vb-support.html
Q:
The problem that I am still experiencing (Im sure I have missed something obvious!) - is that all the pages open when you click on the relevant links but they always open with the "About Us" tab showing and then as soon as you click on a different tab you see it highlight for a second and then it just reverts back to the About Us tab even though the page has changed. As the site opens I obviously want the first tab to be highlighted as opposed to the 2nd one and the each page highlights and holds as you go through the menu.
A: See, you set var bselectedItem=2;
That is why "About us" tab is selected. You should change the selected tab depending on the page you are now.
This Tabs menu can save pressed item automatically within1 page only. If you open another page, the menu can't remember presseditem. You should do that manually using Javascript and menu parameters( var bselectedItem) or using any server-side script (php, asp, etc.)
Deluxe Tabs doesn't support API functions which can return theselected tab.
If your site is written on PHP you can set "bselectedItem" parameter based on your link beforeyou call tabs-kasper.js file.
For example, move "bselectedItem" parameter from tabs-kasper.js file to yourcode.
I just noticed another problem: when I set dmObjectsCheck=1 and I click on a menu-item of the dropdown menu nothing happens! No matter whether the banner is flash or not. And no matter if the browser is IE or Firefox. As soon as I set dmObjectsCheck=0 the submenu works again.
A: You should set the following parameter
var dmObjectsCheck=1;
You should also add dmenu_add.js file into the folder with yourdmenu.js file. Please, check it.
recherche de code js pour menu déroulant avec mouseover Bonjour, ... regarde du cote de jquery ui, ils font des trucs pas mal et il y a plein de plugin :)
13 mai 2008 ... J'ai suivi le tuto de Alsacréations pour la création d'un menu accordéon avec JQuery mais le menu se déroule au clique et non au survol :
23 août 2008 ... Un joli menu déroulant avec jquery. par Pierre - 2 août 2008 07:13 - Réponse(s) : 13. Bonjour. Je viens de créer un menu avec jquery et le
Lorsque jQuery est placé dans le header d'une page Jimdo cela interfère et la partie .... Créer un menu de navigation en image, [NAVIGATION] Menu déroulant
30 juil. 2009 ... Voila, je tente de faire des menus déroulant. Avec le CSS ca ... -jquery-28. Message édité par Pascal le nain le 30-07-2009 à 14:58:59
Bon j'ai utilisé Jquery sur mon site mais je n'avais pas envisagé le conflit avec ... Et il y en a un que je ne trouve pas : un plugin pour menu déroulant
14 juil. 2008 ... Problème avec effet lightbox + menu déroulant javascript ... et un menu déroulant en javascript qui utilise "jquery" sur la meme page
1 mai 2007 ... Jquery menu accordeon horizontal - Forum. Bonjour, Je veux avoir un menu deroulant slide et horizontal compatible avec IE et FF comme celui
17 oct. 2009 ... Bonjour, j'ai installé un menu déroulant à l'horizontal pour mon site mais il n' est ... jQuery(function(){ jQuery('ul.sf-menu').superfish();