Ok..ok...I feel dumb. I checked the forum, I check the documentation but no way I came up with an answer so here's the deal:
I've got a horizontal SM2 menu:
<?php show_menu2(1, SM2_ROOT, SM2_ALL, SM2_ALL, false, "\n</li>", false, false, false, '<ul id="header_menu" class="menu">'); ?>
When hovering this menu the submenu appears. My client wants the submenu only to appear
after clicking the topmenu.
No doubt that there is a simple answer but I couldn't find it.
Solution would be belpfull.

Boudi