Help for this page

Select Code to Download


  1. or download this
    <input type="radio" value="1" name="foobar" />
    <input type="radio" value="2" name="foobar" onclick="document.getEleme
    +ntById('menu').style.visibility='visible'" />
    
    <select name="somechoice" id="menu" style="visibility: hidden">
    etc.