ตั้งค่าการอ่าน

ค่าเริ่มต้น

  • เลื่อนอัตโนมัติ
    +คลังโค้ด Html+

    ลำดับตอนที่ #11 : Code: แนะนำเว็บให้แก่เพื่อน+

    • อัปเดตล่าสุด 4 มิ.ย. 50


    <SCRIPT LANGUAGE="JavaScript">
    <!-- Begin
    var initialsubj="ลองไป WEB นี้ดูซิ"
    var initialmsg="คำแนะนำเว็บ
    "
    var good;
    function checkEmailAddress(field) {

    var goodEmail = field.value.match(/(^(S+@).+((.com)|(.net)|(.edu)|(.mil)|(.gov)|(.org)|(.info)|(.sex)|(.biz)|(.aero)|(.coop)|(.museum)|(.name)|(.pro)|(..{2,2}))$)/gi);
    if (goodEmail) {
    good = true;
    }
    else {
    alert('โปรดพิมพ์ E-MAIL ของคนที่คุณต้องการแนะนำค่ะ');
    field.focus();
    field.select();
    good = false;
       }
    }
    u = window.location;
    function mailThisUrl() {
    good = false
    checkEmailAddress(document.eMailer.email);
    if (good) {

    //window.location = "<p align="center"><font face="MS Sans Serif" size="1">แนะนำ WEB
    นี้ให้เพื่อน :</font> <input type="text" name="email" size="35" value="พิมพ์ E-MAIL ของคนที่ต้องการแนะนำที่นี่ค่ะ" onFocus="this.value=''" onMouseOver="window.status='Enter email address here and tell a friend about this site...'; return true" onMouseOut="window.status='';return true">
    <br>
    <input type="button" value="ส่งคำแนะนำ" onMouseOver="window.status='Click to send an email (with this page address) to a friend! Enter email address above...'; return true" onMouseOut="window.status='';return true" onClick="mailThisUrl();">
    </form>

    แนะนำ WEB นี้ให้เพื่อน :

    ติดตามเรื่องนี้
    เก็บเข้าคอลเล็กชัน
    นิยายแฟร์ 2024

    ผู้อ่านนิยมอ่านต่อ ดูทั้งหมด

    loading
    กำลังโหลด...

    อีบุ๊ก ดูทั้งหมด

    loading
    กำลังโหลด...

    ความคิดเห็น

    ×