
ดูตัวอย่าง : demo
สิ่งที่ต้องใช้ :
1. jquery-1.2.6
2. jquery.ui
หลังจาก ได้ดาวน์โหลดสิ่งที่กล่าวมาทั้งหมดแล้ว ก็ถึงคราวจะต้องเขียนโค้ดแล้วล่ะ (จะไม่บอกนะครับว่า สร้างไฟล์ตัวอย่างมาสักไฟล์)
1. include jquery กับ jquery.ui เข้ามา
<script type="text/javascript" src="js/jquery-1.2.6.min.js"></script> <script type="text/javascript" src="js/jquery-ui-personalized-1.6rc2/jquery-ui-personalized-1.6rc2.min.js"></script>
2. include themes เข้ามา
<link rel="stylesheet" type="text/css" href="js/jquery-ui-themeroller/jquery-ui-themeroller.css"/>
3. สร้างโครงสร้างของ แท็บ ด้วยโค้ด HTML ใส่เข้าไปในส่วน <body> เมื่อเราดูที่โค้ดจะเห็นว่า มี <div> ที่มี id ว่า tabs ครอบส่วนทั้งหมดไว้ แล้วก็มีแท็ก <ul> แสดงส่วนของตัวแท็บ และ มี <div> เล็กๆอยู่เท่ากับจำนวนของ <li> และ href="#fragment-1" จะมีความสัมพันธ์กับ id ของ <div> ขนาดเล็กที่อยู่ด้านล่างมัน
<div id="tabs"> <ul> <li><a href="#fragment-1"><span>First Section</span></a></li> <li><a href="#fragment-2"><span>Second Section</span></a></li> <li><a href="#fragment-3"><span>Third Section</span></a></li> </ul> <div id="fragment-1"> <p>เนื้อหาแท็บที่ 1</p> </div> <div id="fragment-2"> <p>เนื้อหาแท็บที่ 2</p> </div> <div id="fragment-3"> <p>เนื้อหาแท็บที่ 3</p> </div> </div>
4. ใส่โค้ด javasctipt เข้าไปในส่วน <head>
<script type="text/javascript">$(document).ready(function(){ $("#tabs").tabs();})</script>
เพียงเท่านี้ท่านก็จะมี แท็บอันสวยงามใช้ในเว็บแล้วล่ะครับ
โค้ดทั้งหมด
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <script type="text/javascript" src="js/jquery-1.2.6.min.js"></script> <script type="text/javascript" src="js/jquery-ui-personalized-1.6rc2/jquery-ui-personalized-1.6rc2.min.js"></script> <link rel="stylesheet" type="text/css" href="js/jquery-ui-themeroller/jquery-ui-themeroller.css" /> <script type="text/javascript"> $(document).ready(function(){ $("#tabs").tabs(); }) </script> <title>Tabs Example</title> </head> <body> <div id="tabs"> <ul> <li><a href="#fragment-1"><span>First Section</span></a></li> <li><a href="#fragment-2"><span>Second Section</span></a></li> <li><a href="#fragment-3"><span>Third Section</span></a></li> </ul> <div id="fragment-1"> <p>เนื้อหาแท็บที่ 1</p> </div> <div id="fragment-2"> <p>เนื้อหาแท็บที่ 2</p> </div> <div id="fragment-3"> <p>เนื้อหาแท็บที่ 3</p> </div> </div> </body> </html> |
บทความน่าสนใจ
- jQuery tab
- jQuery – Farbtastic plugin
- jQuery Lightbox plugin
- มหัศจรรย์แห่งทูลทิป clueTip : A jQuery Plugin
- jQuery – Masked Input Plugin
Tags: jQuery
Log In
Categories
- 1 week 1 Source (2)
- AppServ (10)
- Array (2)
- Codeigniter (1)
- Computer (7)
- CSS (9)
- Dreamweaver (7)
- Firefox (7)
- Form (2)
- FPDF (15)
- General (31)
- HTML (2)
- Javascript (6)
- jQuery (86)
- Mac (10)
- MySQL (15)
- Navicat (9)
- Other (58)
- PHP (97)
- PHP-function (12)
- Program (8)
- SMF (15)
- SQL (20)
- Theme (1)
- TinyMCE (7)
- webservice (1)
- Wordpress (18)
- คอมฯ ทั่วไป (6)
-
Recent Posts
- akismet ปลักอินกรองแสปมของเวิร์ดเพรส
- WP-CMS Post Control ปลักอินสำหรับซ่อนสิ่งที่ไม่ต้องการในเวิร์ดเพรส
- wordpress flickr manager ปลักอินสำหรับอัปโหลดภาพเก็บที่ flickr
- picpick โปรแกรมที่เว็บโปรแกรมเมอร์ต้องมีไว้ติดเครื่อง
- ขอความเห็น
- todoist โปรแกรมจดรายการสิ่งที่ต้องทำสุดเจ๋ง
- wordpress google xml sitemap หนึ่งในปลักอินที่ท่านต้องติดตั้ง
- แนะนำเว็บให้ความรู้การเขียนโปรแกรมโคตะระเด็ด
- โปรแกรมจดรายการสิ่งที่จะต้องทำ
- แจกภาพปุ่มเอาไปตกแต่งเว็บ
- วิธีสร้างเว็บให้ติดอันดับหนึ่ง
- wordpress ปิงผู้ปิดทองหลังพระ
- วิธีเปิด notepad อย่างรวดเร็ว
- วิธีดึงข้อมูลออกจากฐานข้อมูลของเวิร์ดเพรส แบบสุ่ม
- หารายละเอียดโดเมน
Tags
AppServ Array Back to the basic bug calendar CAPTCHA chart CSS Dreamveawer eclipse error firebug Firefox firefox plugin FPDF General google helios HTML icons Javascript jQuery jquery plugin jquery slide jQuery tutorial jQuery UI Mac MySQL Other pdt PHP phpmailer programming slide slide show SMF smf themes smf themes download smf themes free smf themes thai SQL sql function tooltip Wordpress wordpress plugin
แสดงความเห็น