Click to See Complete Forum and Search --> : Problematic Menu


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!

Robert_Redwood
07-25-2003, 11:31 AM
PS. Feel free to use this code, just as long as you give me credit somewhere...

Robert_Redwood
07-25-2003, 04:23 PM
Please help ... I need the solution for a project with a deadline

Yogg
07-25-2003, 04:56 PM
I ran it on Mozilla 1.3 and 1.4 and all i get is "written" html in alert boxes. It doesn't work at all. Hope the visitors of your site are all IE.