WebsiteBaker 2.13.8 is now available!
R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WBhttps://forum.websitebaker.org/index.php/topic,32355.0.html
<script type="text/JavaScript"><!--function MM_jumpMenu(targ,selObj,restore){ //v3.0 eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'"); if (restore) selObj.selectedIndex=0;}//--></script>
<form name="form1" id="form1"> <select name="menu1" onchange="MM_jumpMenu('parent',this,0)"><?php show_menu2(0, SM2_ROOT, SM2_START, SM2_ALL, '<option>[menu_title]', '</option>', '', '');?> </select></form>
<form name="form1" id="form1"> <select name="menu1" onchange="MM_jumpMenu('parent',this,0)"> <option value="test.htm">Test</option> <option value="test2.htm">test2</option> </select></form>
<?php show_menu2(0, SM2_ROOT, SM2_START, SM2_ALL, '<option value="[url]">[menu_title]', '</option>', '', '');?>