CS101 Final Paper#3 (Solved)

The screen shot below shows the JavaScript which stores the menu items in an array. This is the part of the code you will edit when adding, deleting or changing a menu link. You can see that the sub–topics are indented beneath the topics, and each menuItem has a unique string which identifies it. ................
................