Programalama > JAVA SCRIPT

Etiketler: link, menusu......

Ort. 1
Puan ver:
<script language="JavaScript"> 
<!-- 
function go() { 
if (document.selecter.select1.options[document.selecter.select1.selectedIndex].value != "none") {
location = document.selecter.select1.options[document.selecter.select1.selectedIndex].value
} 
} 
//--> 
</script><script
language="JavaScript"><!--
document.write('<form name="selecter"><select name="select1" size="1">');
document.write('<option value="none">Seçiminizi yapınız');
document.write('<option value="none">_______________');
document.write('<option value="http://neunkirchen.kolayweb.com">Ali AKYILDIRIM');
document.write('<option value="http://neunkirchen.proboards13.com">Forum-Chat-Mail');
document.write('</select>');
document.write('<INPUT TYPE="button" VALUE="Go To Page" onclick="go()">');
document.write('</form>');
// --></script>


Yorumlar                 Yorum Yaz
Bu hazır kod'a ilk yorumu siz yapın!
KATEGORİLER
ASP - 240
ASP.NET - 24
C# - 75
C++ - 174
CGI - 8
DELPHI - 247
FLASH - 49
HTML - 536
PASCAL - 246
PERL - 11
PHP - 160
WML - 9
XML - 2
Copyright © 2002 - 2024 Hazır Kod - Tüm Hakları Saklıdır.
Siteden yararlanırken gizlilik ilkelerini okumanızı tavsiye ederiz.
hazirkod.com bir İSOBİL projesidir.