อยากได้โค้ดแบบนี้ครับ

เริ่มโดย LuisllSuarez, 07 พฤศจิกายน 2012, 22:18:00

หัวข้อก่อนหน้า - หัวข้อถัดไป

0 สมาชิก และ 1 ผู้มาเยือน กำลังดูหัวข้อนี้

LuisllSuarez

เวลาคลิกที่ภาพจะมี video ขึ้นมาแบบนี้ครับ
>>> hปปp://www.xn--72czp4a3cwbd1d.com/
ไม่ทราบว่าต้องทำไงหรอครับ  :P

adjobb

ถ้าใช้ธีมนี้ http://www.jinsonathemes.com/demo3/?wptheme=Dione

http://www.web2feel.com/download/Dione.zip

ถ้าใช้ wordpreed สามารถหาปลั๊กอินนี้ได้ที่หน้า ติดตั้งปลั๊กอิน กดค้นหา พิมพ์ไปว่า thickbox หรือ jquery thickbox ครับ

ส่วนโค้ดในกรณีคุณไปใช้กับ ตัวอื่นก็ตามนี้เลยครับ :)

<html>
<head>
<base href="http://www.ajaxdaddy.com/media/demos/play/1/jquery-thickbox/thickbox/" />

<title>http://colinramsay.co.uk ~ javascript tickertape component</title>
    <script language="javascript" type="text/javascript" src="javascript/jquery.js"></script>

    <link rel="stylesheet" href="css/thickbox.css" type="text/css" media="screen" />
</head>
<body>
    <script language="javascript" type="text/javascript" src="javascript/thickbox.js"></script>
<center>
    <h1>A Javascript jQuery Thickbox</h1>

<a href="images/img1.jpg" title="add a caption to title attribute / or leave blank" class="thickbox">
      <img src="images/img1_t.jpg" alt="Single Image" border="0"/>
    </a>
    <a href="images/img2.jpg" title="add a caption to title attribute / or leave blank" class="thickbox">
      <img src="images/img2_t.jpg" alt="Single Image" border="0"/>
    </a>
    <a href="images/img3.jpg" title="add a caption to title attribute / or leave blank" class="thickbox">
      <img src="images/img3_t.jpg" alt="Single Image" border="0"/>
    </a>
    </center>
</body>
</html>


lukplaz

อ้างถึงจาก: adjobb ใน 07 พฤศจิกายน 2012, 23:19:17
ถ้าใช้ธีมนี้ http://www.jinsonathemes.com/demo3/?wptheme=Dione

http://www.web2feel.com/download/Dione.zip

ถ้าใช้ wordpreed สามารถหาปลั๊กอินนี้ได้ที่หน้า ติดตั้งปลั๊กอิน กดค้นหา พิมพ์ไปว่า thickbox หรือ jquery thickbox ครับ

ส่วนโค้ดในกรณีคุณไปใช้กับ ตัวอื่นก็ตามนี้เลยครับ :)

<html>
<head>
<base href="http://www.ajaxdaddy.com/media/demos/play/1/jquery-thickbox/thickbox/" />

<title>http://colinramsay.co.uk ~ javascript tickertape component</title>
    <script language="javascript" type="text/javascript" src="javascript/jquery.js"></script>

    <link rel="stylesheet" href="css/thickbox.css" type="text/css" media="screen" />
</head>
<body>
    <script language="javascript" type="text/javascript" src="javascript/thickbox.js"></script>
<center>
    <h1>A Javascript jQuery Thickbox</h1>

<a href="images/img1.jpg" title="add a caption to title attribute / or leave blank" class="thickbox">
      <img src="images/img1_t.jpg" alt="Single Image" border="0"/>
    </a>
    <a href="images/img2.jpg" title="add a caption to title attribute / or leave blank" class="thickbox">
      <img src="images/img2_t.jpg" alt="Single Image" border="0"/>
    </a>
    <a href="images/img3.jpg" title="add a caption to title attribute / or leave blank" class="thickbox">
      <img src="images/img3_t.jpg" alt="Single Image" border="0"/>
    </a>
    </center>
</body>
</html>



สุดยอด  :o

LuisllSuarez

อ้างถึงจาก: adjobb ใน 07 พฤศจิกายน 2012, 23:19:17
ถ้าใช้ธีมนี้ http://www.jinsonathemes.com/demo3/?wptheme=Dione

http://www.web2feel.com/download/Dione.zip

ถ้าใช้ wordpreed สามารถหาปลั๊กอินนี้ได้ที่หน้า ติดตั้งปลั๊กอิน กดค้นหา พิมพ์ไปว่า thickbox หรือ jquery thickbox ครับ

ส่วนโค้ดในกรณีคุณไปใช้กับ ตัวอื่นก็ตามนี้เลยครับ :)

<html>
<head>
<base href="http://www.ajaxdaddy.com/media/demos/play/1/jquery-thickbox/thickbox/" />

<title>http://colinramsay.co.uk ~ javascript tickertape component</title>
    <script language="javascript" type="text/javascript" src="javascript/jquery.js"></script>

    <link rel="stylesheet" href="css/thickbox.css" type="text/css" media="screen" />
</head>
<body>
    <script language="javascript" type="text/javascript" src="javascript/thickbox.js"></script>
<center>
    <h1>A Javascript jQuery Thickbox</h1>

<a href="images/img1.jpg" title="add a caption to title attribute / or leave blank" class="thickbox">
      <img src="images/img1_t.jpg" alt="Single Image" border="0"/>
    </a>
    <a href="images/img2.jpg" title="add a caption to title attribute / or leave blank" class="thickbox">
      <img src="images/img2_t.jpg" alt="Single Image" border="0"/>
    </a>
    <a href="images/img3.jpg" title="add a caption to title attribute / or leave blank" class="thickbox">
      <img src="images/img3_t.jpg" alt="Single Image" border="0"/>
    </a>
    </center>
</body>
</html>


1 จ้าา

LuisllSuarez

อ้างถึงจาก: adjobb ใน 07 พฤศจิกายน 2012, 23:19:17
ถ้าใช้ธีมนี้ http://www.jinsonathemes.com/demo3/?wptheme=Dione

http://www.web2feel.com/download/Dione.zip

ถ้าใช้ wordpreed สามารถหาปลั๊กอินนี้ได้ที่หน้า ติดตั้งปลั๊กอิน กดค้นหา พิมพ์ไปว่า thickbox หรือ jquery thickbox ครับ

ส่วนโค้ดในกรณีคุณไปใช้กับ ตัวอื่นก็ตามนี้เลยครับ :)

<html>
<head>
<base href="http://www.ajaxdaddy.com/media/demos/play/1/jquery-thickbox/thickbox/" />

<title>http://colinramsay.co.uk ~ javascript tickertape component</title>
    <script language="javascript" type="text/javascript" src="javascript/jquery.js"></script>

    <link rel="stylesheet" href="css/thickbox.css" type="text/css" media="screen" />
</head>
<body>
    <script language="javascript" type="text/javascript" src="javascript/thickbox.js"></script>
<center>
    <h1>A Javascript jQuery Thickbox</h1>

<a href="images/img1.jpg" title="add a caption to title attribute / or leave blank" class="thickbox">
      <img src="images/img1_t.jpg" alt="Single Image" border="0"/>
    </a>
    <a href="images/img2.jpg" title="add a caption to title attribute / or leave blank" class="thickbox">
      <img src="images/img2_t.jpg" alt="Single Image" border="0"/>
    </a>
    <a href="images/img3.jpg" title="add a caption to title attribute / or leave blank" class="thickbox">
      <img src="images/img3_t.jpg" alt="Single Image" border="0"/>

    </a>
    </center>
</body>
</html>


จะใช้กับ video ทำไงครับ ทำไม่เป็น -*-