| home / experts / dhtml / column36 |
|


The menu on the left is permanently positioned and visible on this page. It is the top-level menu in a menu tree, meaning that all child menus in the cascade will appear off of it.

The in-page text links on the left are also a top-level menu. There are no child menus and no cascade. Rollover the text with your mouse. By omitting border, separator and initial color values, we have created a text-link rollover using the HM script!
Important Note #1:
The HM script creates elements dynamically for DHTML-enabled browsers. If you choose to have a permanently-visible top-level menu array, keep in mind that it will only appear in IE4+ and NS4+. This is fine if your users all have DHTML browsers, as might be the case in a controlled intranet environment. On the Web, this parameter should be true only if you have different pages for old browsers, or you include some alternative type of navigation for old browsers.
Important Note #2:
You should use permanently-visible menus only if:
Important Note #3:
This parameter should always be used in conjuction with the left_position and top_position parameters (see previous column), as a permanently visible menu needs absolute position coordinates.
The next parameter-element addresses a common request: horizontal menu layout.
Produced by Peter Belesis and
| ||||||||||||||||||||
All Rights Reserved. Legal Notices.
Created: Sept 05, 2000
Revised: Sept 05, 2000
URL: http://www.webreference.com/dhtml/column36/2.html