ANA SAYFA | FORUM | BLOG | SİTENİZ İÇİN | İÇERİK EKLE | EN YENİLER | EN POPÜLERLER | EN BEĞENİLENLER | REKLAM | İLETİŞİM
Arama:
Tüm kategorilerde Google Forumda JAVAScript Araçlar
// ÖZELLEŞTİR
E-posta:
Şifre:
Üye Ol
|
Şifremi Unuttum
>> ARŞİVİMİZ FORUM AÇILDI! (0 yorum)>> Ramazan Bayramınız kutlu olsun (2 yorum)>> Kurban Bayramı (0 yorum)>> 10 Kasım (1 yorum)>> CUMHURİYET BAYRAMI (0 yorum)
// EN YENİLER
// EN POPÜLER
// Anasayfa » JAVASCRIPT» Kod üreticileri
Oy:
>> Arşivimiz Forum'da Metatag Creator (ing) ile ilgili açılmış konuları ara>> Veya bu içerik ile ilgili yeni bir konu aç
<script LANGUAGE="JavaScript"> <!-- hide the script function create(form) { if (confirm("Are you sure?")) { form.story.value = "Copy the following lines of code and insert it " + "after the <HEAD> tag in your HTML document.\n\n"; if (form.input1.value != "") { form.story.value +="<META NAME=\"Title\" CONTENT=\"" + form.input1.value + "\">\n"; } if (form.input2.value != "") { form.story.value +="<META NAME=\"Author\" CONTENT=\"" + form.input2.value + "\">\n"; } if (form.input3.value != "") { form.story.value +="<META NAME=\"Subject\" CONTENT=\"" + form.input3.value + "\">\n"; } if (form.input4.value != "") { form.story.value +="<META NAME=\"Description\" CONTENT=\"" + form.input4.value + "\">\n"; } if (form.input5.value != "") { form.story.value +="<META NAME=\"Keywords\" CONTENT=\"" + form.input5.value + "\">\n"; } if (form.input6.value != "") { form.story.value +="<META NAME=\"Generator\" CONTENT=\"" + form.input6.value + "\">\n"; } if (form.input7.value != "") { form.story.value +="<META NAME=\"Language\" CONTENT=\"" + form.input7.value + "\">\n"; } if (form.input8.value != "") { form.story.value +="<META NAME=\"Expires\" CONTENT=\"" + form.input8.value + "\">\n"; } if (form.input9.value != "") { form.story.value +="<META NAME=\"Distribution\" CONTENT=\"" + form.input9.value + "\">\n"; } if (form.input10.value != "") { form.story.value +="<META NAME=\"Robots\" CONTENT=\"" + form.input10.options[form.input10.selectedIndex].value + "\">\n"; } } } function about() { msg=open("about.html","DisplayWindow","toolbar=no,width=280, height=420, directories=no, status=no,scrollbars=yes, resize=no,menubar=no"); } // end hiding contents from old browsers --> </script> <div align="center"><center> <table WIDTH="600" BORDER="0" CELLSPACING="0" CELLPADDING="0"> <tr> <td><h1 ALIGN="CENTER">Metatag Builder </h1> <form> <table width="98%" border="0" align="center"> <tr> <td bgcolor="#FFFFFF" height="248"> <table border="0" cellpadding="0" width="100%" cellspacing="1"> <tr bgcolor="#FF0000"> <td colspan="2"><b>Metatags generator:</b></td> </tr> <tr bgcolor="#666666"> <td width="30%">Title:</td> <td width="70%"> <input type="text" name="input1" size="40"> </td> </tr> <tr bgcolor="#666666"> <td width="30%">Author:</td> <td width="70%"> <input type="text" name="input2" size="40"> </td> <tr bgcolor="#666666"> <td width="30%">Subject:</td> <td width="70%"> <input type="text" name="input3" size="40"> </td> </tr> <tr bgcolor="#666666"> <td width="30%">Description:</td> <td width="70%"> <input type="text" name="input4" size="40"> </td> </tr> <tr bgcolor="#666666"> <td width="30%">Keywords:</td> <td width="70%"> <input type="text" name="input5" size="40"> </td> </tr> <tr bgcolor="#666666"> <td width="30%">Generator:</td> <td width="70%"> <input type="text" name="input6" size="40"> </td> </tr> <tr bgcolor="#666666"> <td width="30%">Language:</td> <td width="70%"> <input type="text" name="input7" size="40"> </td> </tr> <tr bgcolor="#666666"> <td width="30%">Expires:</td> <td width="70%"> <input type="text" name="input8" size="40"> </td> </tr> <tr bgcolor="#666666"> <td width="30%">Distribution:</td> <td width="70%"> <input type="text" name="input9" size="40"> </td> </tr> <tr bgcolor="#666666"> <td width="30%">Robots:</td> <td width="70%"> <select name="input10" size="1"> <option value="All" SELECTED>All </option> <option value="None">None </option> <option value="Index">Index </option> <option value="No Index">No Index </option> <option value="Follow">Follow </option> <option value="No Follow">No Follow </option> </select> </td> </tr> </table> </td> </tr> </table> <div align="center"><center> </center></div><blockquote> <p align="center"> <input TYPE="button" VALUE="Create Metatags" ONCLICK="create(this.form)"> <input TYPE="reset" VALUE="Clear All"><textarea WRAP NAME="story" ROWS="12" COLS="65">
Kodu Kopyala
Hata Bildir | Tavsiye Et
Bu içeriğe oy verin:
Yorumlar / Yeni Yorum Yaz Bu içeriğe yorum yazılmamış.
ANA SAYFA | İÇERİK EKLE | YENİ EKLENENLER | EN POPÜLERLER | EN BEĞENİLENLER | REKLAM | DESTEKLEYENLER | İLETİŞİM
JAVAScript İndir © 2004 - 2008Web Tasarımı: Emir Emiroğlu | Kodlama: Can "FiNaRFiN" HANHAN , Korkut TAHAOĞLU, Göktuğ İÇÖZ