|
|
<script language="Javascript">
Example of the dynamic folder menu script
</script>
|
| This dynamic script will
allow you to present your menu by clicking on the category and opening
sub categories etc inside, each section wil close again when another category
is selected.
An easily configured cross
browser script. Original function by Thomas Brattli, at bratta.com
however extensively modified
and includes mouseover and mouseoff status text, mousedown and mouse up
window.focus funtions to remove the dashed IE rectangle on click. etc.
Please retain all script credits if using
this script. | Tips:
1) All the "foldouts" will
stay outfolded in older browsers. Works in ie4+ and ns4+.
2) To have the folders stay
out, change:
var
stayFolded=false
to:
var
stayFolded=true
in the second section of
the script.
3) To change the font size,
color, face and menu positioning, edit the style section. |
|
|
| Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries. A1 JavaScript Resources is independent of Sun Microsystems, Inc.

|