- Keyboard navigation - press Ctrl+F2 to enter the top menu - Text aligned to left - Cross-frame support - menus work on frameset-based pages - Submenus dropdown on mouseover - Submenus go over all page objects - Visible over select boxes, iframes, pdf, flash, Java applets. - Unlimited number of sub levels - Sound support!
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: There are two of your menus that we wish to incorporate into one. Our main left hand side vertical navigation menu would be an accordion menu. When you click on products in the accordion menu, it would drop down with an indented sub menu. When you hover over a link in the sub menu, your Javascript Scrolling Menu - Smart Scrollable Feature would allow us to have a scrolling sub menu.
I guess my question is can you have two javascript dhtml scroll menus working together in the same page?
A:I'm not sure I understand your question. Why you should create two menus in that case?
You can create only one vertical menu (left menu) with all submenusand set smart scrollable feature:
var smSmartScroll=1;
That is all. Please try the trial version.
Q: Do you plan to implement a fix in the cross browser drop down menu for the pointer - many of our users have complained that it is very un-intuitive - surely it must be possible to change the pointer to a hand if there is a link. I have tried putting <a> tags in to the menu labels, but it only changes to a hand if the actual label text is highlighted - it obviously should change whichever part of the box is highlighted? Is there no other workaround?
A: If you set the following parameter: var itemCursor="pointer";
You'll have the mousepointer being a hand for all itemsin the menu.
Unfortunately, you can't change cursor type for different items. But you can write so:
And using the dm_frameinit like this: dm_initFrame("[object]", 0, 2, 0);
it works fine in IE -> the menus are displayed exactly under the text and in the bottom right frame.
However, in Firefox, the menu drop down is displayed to the right of the top menu text, and exactly the number of pixels as the width of the left frame.
Perhaps there needs to be some FireFox checking to fix this? Can you help me with that?
A:The problem is in a structure of your frameset. Mozilla browsers can't determine absolute coordinates for a frame, sosubmenus drop down with an offset.
You should create the following frameset structure:
 --|------------    | menu  --|------------    |    | submenus    |
Now a top row has 2 columns and all browsers can determine awidth of the 1st column in the second row.
Jul 31, 2009 ... The sense I get from it is that a dynamic database refers to a system .... dynamic javaScript. By suleimankh2 in forum JavaScript and CSS
Oct 23, 2006 ... dynamic load javascript from javascript. i just want to share a small code sequence, that changed the way of programming in Javascript for me:
Sep 21, 2010 ... To dynamically load a javascript you could check the "Dynamic Javascript Insertion" paragraph here : http://www.hunlock.com/blogs/Howto_Dyna
Jul 1, 2009 ... The google_service.js appears to set domain of the URL's for the ... Hi, We are seeing this intermittently as well. ... Is see them too