JavaScript fade menu
You can find a lot examples of JavaScript fade menu, but my goal was to make it short and simple – only 15 lines (if you don’t count comment lines). First JavaScript function will initialize event listeners, while second will recursively change opacity level. It should work on FireFox and Internet Explorer.