Code <!-- this script got from www.wainsorg.ucoz.com coded by: AlexWains-->
<script language="JavaScript">
function CC_go(form) {var myindex=form.dest.selectedIndex window.open(form.dest.options[myindex].value, target="_parent", "toolbar=yes,scrollbars=yes,location=yes"); }
</script>
<form name="CC_LinkForm"> <select name="dest" size="1"> <option selected="" value="">Places to go </option><option value="http://www.webloger.5u.com/">Webloger Website </option><option value="http://home.cnet.com/">CNET </option><option value="http://www.tucows.com">Tucows </option></select> <p> <input type="button" value="Link Me!" onclick="CC_go(this.form)"> </p></form>
<!-- End Of Drop Down Links Script --> <br> <font face="Tahoma"><a target="_blank" href="http://www.wainsorg.ucoz.com/"><span style="font-size: 8pt; text-decoration: none">JavaScript Free Code</span></a></font>
Preview :
JavaScript Free Code
|