forumVatan

YAZI GİZLE-GÖSTER B-261910-üye_ol

Join the forum, it's quick and easy

forumVatan

YAZI GİZLE-GÖSTER B-261910-üye_ol

forumVatan

Would you like to react to this message? Create an account in a few clicks or log in to continue.

.......forumVatanHoşgeldiniz :
En son ziyaretiniz : Perş. Ocak 01, 1970
Mesaj Sayınız : 0


    YAZI GİZLE-GÖSTER

    VaLKyRie
    VaLKyRie
    Admin
    Admin


    <b>Mesaj Sayısı</b> Mesaj Sayısı : 1284
    <b>Ruh HaLi</b> Ruh HaLi : 3
    <b>Zodyak</b> Zodyak : Yengeç
    <b>Kayıt tarihi</b> Kayıt tarihi : 04/02/10
    <b>Nerden</b> Nerden : Tekirdağ
    <b>Yaş</b> Yaş : 28

    YAZI GİZLE-GÖSTER Empty YAZI GİZLE-GÖSTER

    Mesaj tarafından VaLKyRie C.tesi Şub. 13, 2010 6:13 pm

    Kod:
    <HTML>
    <HEAD>
    <TITLE>Yazı gizle/göster</TITLE>
    <STYLE type="text/css"><!--
    a:visited { color: #000000; text-decoration: none}
    a:link { color: white; text-decoration: none}
    a:hover { color:red; text-decoration: none}
    -->
    </STYLE>
    </HEAD>
    <BODY>
    <script>
    var Selected = "";
    </script>
    <script event=onclick for=mesajlink>
    var elmref;
    if (Selected != "")
    {
    elmref = eval("document.all('" + Selected + "_h1')");
    if (elmref) elmref.style.display = 'none';
    elmref = eval("document.all('" + Selected + "_h0')");
    if (elmref) elmref.bgColor = '#FACD00';
    }
    if (Selected!=this.name) {
    Selected = this.name;
    elmref = eval("document.all('" + Selected + "_h1')");
    if (elmref)
    {
    if (elmref.style.display=='none') elmref.style.display='';
    else elmref.style.display = 'none';
    }
    elmref = eval("document.all('" + Selected + "_h0')");
    if (elmref)
    elmref.bgColor = '#FACD00';
    }
    Else
    Selected="";
    window.navigate("#xx" + Selected + "xx");
    return false;
    </script>
    <Table id=1_h0 border=1 bordercolor=#8b0000 bgcolor=#FACD00>
    <td><A id=mesajlink name=1 href="" _fcksavedurl="">01</A></td>
    <td><A id=mesajlink name=2 href="" _fcksavedurl="">02</A></td>
    </table>
    <pre id=1_h1 width="10" style="DISPLAY: none">
    Tablodan 1 i seçtiniz. Gizlemek için tablodan aynı seçimi tekrar yapınız.
    </pre>
    <pre id=2_h1 width="10" style="DISPLAY: none">
    Tablodan 2 yi seçtiniz. Gizlemek için tablodan aynı seçimi tekrar yapınız.
    </pre>
    </BODY>
    </HTML>

      Forum Saati Cuma Nis. 26, 2024 2:48 pm