So basically what I am looking for is a menu with 5 content tabs and inside of each of those tabs is about 7 items. Each of these items would need to have the potential of having a submenu of its own.
I am looking for what would be the best way to structure this so that it is able to be read and updated easily using only css, javascript(no jquery), and html. must also be compatible with IE 8 (a PITA to me).
Thank you for any tips or suggestions.
jsfiddle.net/nWxrY/2/
https://i.stack.imgur.com/kN83O.png <- image of what I am looking to do