I want to build a horizontal menu bar with a multi column flyout of the hovered item. It should be done with html lists, css and javascript (if needed) only. There should be a max height of the flyout so that the following ul's automatically break into the next column.
An example of the mentioned navigation can be found on the italian microsoft website (first navigation point called "Windows").