- Items with icons - Deluxe Tuner - visual interface to create and modify dhtml menus easily and in no time. - Visible over select boxes, iframes, pdf, flash, Java applets. - Search feature - add the search area in the menu and type symbols. - Submenus dropdown on mouseover - Transition #14 - "fade out" effect - 85% transparency for sub menus - Filters and Transitional effects
Use a mouse to move a menu as a usual window. Also you can create the menu where each submenu can be "separated" from the menu (MS Office toolbar-like mode).
When the page is scrolled the menu remains visible. The menu can "float" along one or two coordinate axes.
There can be multilevel menus - create as many rows of the menu as necessary. Any submenu in its turn can include different number of columns.
Q: One more question. How can I make the javascript submenus appear much more quickly? They appear but only after mouseing-over the menu and waiting for approximatelyone second.
A:Try to adjust the following parameters: var dm_writeAll=0;
var smShowPause=100; var smHidePause=1000;
var transDuration=150; var transDuration2=200;
You can also turn off transitional effects var transition=-1;
Q: Dreamweaver navigation bar disappearing behind flash file in Firefox..
A:You should add "opaque" parameter for
Q: Still having trouble with placing the javascript window menu on a fixed position on firefox. So far its only at my testpage. The "Trial Version"-Button however stays at the correct place while the javascript window menu itself moves down if you scroll down... I hope that is fixed in the full version??
A: Now you're using floating feature for the javascript window menu:
//--- Floatable Menu var floatable=1; var floatIterations=3; var floatableX=1; var floatableY=1; var floatableDX=15; var floatableDY=15;
If you don't want to use it you should set:
var floatable=0;
Q: I have to pass dynamic value from the link when the user click the mouseover menu.
A:Actually you can use your own Javascript code instead standard links. For example:
var menuItems = [ ["text", "javascript:your_code_here"] ];
or
var menuitems = [ ["<div onClick='your_code_here'>item text</div>", ""] ];
Sep 10, 2008 ... Only .js file changed from v2.0. //** Updated April 8th, 08 to version .... and assign only the selected tab the CSS class "selected" this
Feb 20, 2006 ... A CSS pro I am not. Anyway, hit up /javascript.forum.11050.7/disabling-tabs.html for the complete code for creating a tab set with tab-disabling
Mar 26, 2010 ... Please follow the instructions on how to install the YUI tabs below from this link ... href="clientscript/yui/tabview/assets/tabview-skin.css" /> ... by only loading the tab javascript files on your frontpage only,
<script type="text/javascript"> $(document).ready(function(){ ... Ok It's only the ui.tabs the toggle.fade is working fine. ... NET Discussion, Cold Fusion, Content Management, CSS Discussion, HTML Discussion, PHP Discussion
Jun 5, 2010 ... Please - do Not post your questions in this topic! ... ============= For those that Need More ... ============= Okay - if you have read the