Robert_Redwood
07-25-2003, 11:21 AM
This is quite a hard problem, and being new to JavaScript I am struggling. I hand coded this menu system, after getting the basic outline from a book, but I wanted to add some stuff the book couldn't help with. The code takes menu data from arrays, and uses the WriteCode function to build a tabled menu system. I added a few small features like options for 'above and beside', and so on, but then I wanted to process submenus. This works fine for the most part, but I get two errors when you move your mouse over the cell concerned. If anyone can explain the problem I would be VERY greatful ... I have enclosed the *.htm file in *.txt format so you can see what I mean!