Search found 2 matches

by Al
Tue Aug 13, 2002 1:01 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Hor menu and vert menu in table gives stack overflow error
Replies: 5
Views: 4478

I have deleted the lines that you identified but I still receive the same stack error.

Any other ideas?

Thanks
by Al
Sun Aug 11, 2002 7:11 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Hor menu and vert menu in table gives stack overflow error
Replies: 5
Views: 4478

Hor menu and vert menu in table gives stack overflow error

My webpage has both a horizontal menu in the header cell of a table and a vertical menu in the left column of the table.

I am using 2 arrays - menu_array.js for the header and menu_array_v_scout.js for the vertical menu in the left column.

I have commented out the section
// The following line ...