HollyWater Admin
Mesaj Sayısı : 61 Paylaşım Gücü : 100167 Kayıt tarihi : 12/09/09 Yaş : 30 Nerden : Erzincan
| Konu: SİTENE TR-İNG SÖZLÜK Paz Eyl. 13, 2009 10:24 am | |
| - Kod:
-
<SCRIPT LANGUAGE="JavaScript"> <!-- function open_s(){ var anket=window.open("","sozluk","width=490,height=350,scrollbars=yes,menubar=no,resizable=yes"); } function addSpecial(ch) { var obj = document.forms.translation.kelime; if (ch == 'ce') obj.value += 'ç'; if (ch == 'ie') obj.value += 'ý'; if (ch == 'ge') obj.value += 'ð'; if (ch == 'ue') obj.value += 'ü'; if (ch == 'oe') obj.value += 'ö'; if (ch == 'se') obj.value += 'þ'; obj.focus(); } //--> </SCRIPT> <form name="translation" method="POST" action="http://webmasterim.com/sozluk/sozluk.php" target="sozluk"> <input type="hidden" name="s_i" value="WwW . Html-Kodcu 34 . Tr . Gg"> <table border="0" cellpadding="0" cellspacing="0" style="border:dotted 2px silver;"> <tr> <td bgcolor="#DCDCDC" align="center"> <font face="verdana" size="2" color="#000000"><b>Türkçe - Ýngilizce Sözlük</b></font></td> </tr> <tr> <td bgcolor="#F5F5F5" width="200" height="80"> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr align="center"> <td> </td> <td> <font face="Verdana" size="1"><b> <a style="color:#000000; text-decoration:none;" href="javascript:addSpecial('ce');">ç</a> - <a style="color:#000000; text-decoration:none;" href="javascript:addSpecial('ie');">ý</a> - <a style="color:#000000; text-decoration:none;" href="javascript:addSpecial('ge');">ð</a> - <a style="color:#000000; text-decoration:none;" href="javascript:addSpecial('oe');">ö</a> - <a style="color:#000000; text-decoration:none;" href="javascript:addSpecial('se');">þ</a> - <a style="color:#000000; text-decoration:none;" href="javascript:addSpecial('ue');">ü</a> </b></font> </td> </tr> <tr align="center"> <td> <font face="Verdana" size="2">Kelime:</font> </td> <td> <input type="text" name="kelime" size="18" style="font-size: 8pt; background-color: #f5f5f5; font-weight: bold; font-family: verdana;"> </td> </tr> </table> </td> </tr> <tr> <td bgcolor="#DCDCDC" align="center"> <input type="submit" value="Ara" style="font-size: 8pt; background-color: #f5f5f5; font-weight: bold; font-family: verdana;" onClick="open_s();"> </td> </tr> </table> </form>
| |
|