Description: Opens a menu entry when moving the mouse over the title and closes all other entries of the same menu.
Parameter:
- menuName: Name of the complete menu. This name must be the same on all entries belonging to the same menu.
- entryName: Name of the entry. This name must be unique.
- title: Title for the menu entry.
- html: HTML code of the menu entry. Here can stand all that is expressable with HTML. This part is shown and hidden.
- titleCSS: CSS class for marking the title.
Returns:
- The HTML code for displaying the menu entry.
root
2015-09-06