1. مهمان گرامی، جهت ارسال پست، دانلود و سایر امکانات ویژه کاربران عضو، ثبت نام کنید.
    بستن اطلاعیه

با این کد میتونید همراه با باز شدن وبلاگتون صفحه دیگه ای هم باز کنید.

شروع موضوع توسط ♥ yakamoz ♥ ‏4/12/10 در انجمن JS

  1. کاربر ویژه

    تاریخ عضویت:
    ‏25/11/10
    ارسال ها:
    8,717
    تشکر شده:
    4,395
    امتیاز دستاورد:
    123
    حرفه:
    Telegram: vahid_yakamoz instagram: vahid_yakamoz
    در جایی که نوشته شده your title باید عنوان سایت یا وبلاگتون رو بذارید و در جایی که نوشته

    your site آدرس سایتتون یا وبلاگتون رو وارد کنید و در قسمت your text جمله خودتون رو

    و در قسمت your mail ایمیلتون رو و در قسمت http://your site.com آدرس وبلاگ یا سایتتون رو

    و درست جلوش در قسمت your name site اسم سایتتون رو بنویسید.

    <SCRIPT LANGUAGE="JavaScript">
    <!--
    coffeeWin=window.open("","coffeeWin","toolbar=no,width=500,height=500,directories=no,men ubar=no,SCROLLBARS=yes");
    coffeeWin.document.write("<HTML>");
    coffeeWin.document.write("<HEAD>");
    coffeeWin.document.write("<title>your title</title>");
    coffeeWin.document.write("</HEAD>");
    coffeeWin.document.write("<BODY BGCOLOR=#8080FF TEXT=#FFFFDD>")
    coffeeWin.document.write("<CENTER>")
    coffeeWin.document.write("<FONT FACE=Times New Roman SIZE=5>");
    coffeeWin.document.write("<B>");
    coffeeWin.document.write("<FONT SIZE=5>your site</FONT>");
    coffeeWin.document.write("<BR><HR WIDTH=180><BR><P>");
    coffeeWin.document.write("<P>");
    coffeeWin.document.write("your text");
    coffeeWin.document.write("<P>");
    coffeeWin.document.write("<BR><HR WIDTH=180><BR><P>");
    coffeeWin.document.write("<FONT FACE=Times New Roman SIZE=3>");
    coffeeWin.document.write("E-mail:<br>");
    coffeeWin.document.write("your mail");
    coffeeWin.document.write("<BR><HR WIDTH=180><BR><P>");
    coffeeWin.document.write("<A HREF=http://your site.com TARGET=MAIN>your name site</A>");
    coffeeWin.document.write("</B>");
    coffeeWin.document.write("</FONT>");
    coffeeWin.document.write("</BODY>");
    coffeeWin.document.write("</HTML>");
    //-->
    </SCRIPT></body>
    </html>