An Expanding Menu by Brothercake

(advanced)

     


One of the greatest challenges in dynamic HTMl is to create a menu that works with ALL browsers, including the notoriously buggy Netscape 4.72.

The only one I have found so far is by the oddly named Brothercake, and can be found on his website.

The script requires a lot of external js files: all of them are necessary to ensure that the correct user-browser is 'sniffed out' and the corresponding file loaded.

But though is seems to be a lot of work, the file is commented expertly and extensively, and it works with horizontal navigation, vertical navigation, images - in short, with anything you may want to throw at it!