Description: Simple really - this script uses the STYLE attribute, display: none, to hide/show elements on a page thus saving space. Headings can be clicked to show the content beneath them, then clicked again to hide it - the script holds references to page elements in an array, then loops through the array to open/close particular elements. Works on IE5+ and NS6+ browsers.
|