บทที่ 8  New Input Types ตอนที่ 2

6. Input Type: number

สร้างกล่องให้ใส่เลข บราวเซอร์ที่สนับสนุน google chome ,opera,safari

<html>
<body>

<form action="demo_form.asp">
  Quantity (between 1 and 5): <input type="number" name="quantity" min="1" max="5">
  <input type="submit">
</form>

</body>
</html>

ผลลัพธ์คือ

7.Input Type: range

สร้างช่องใส่ตัวเลข โดยจำกำหนดค่า ตัวเลขตำสุดคือ min และค่าตัวเลขสูงสุดคือ max  บราวเซอร์ที่สนับสนุน google chome ,opera,safari

<html>
<body>

<form action="demo_form.asp" method="get">
Points: <input type="range" name="points" min="1" max="10">
<input type="submit">
</form>

</body>
</html>

ผลลัพธ์คือ

8. Input Type: search

สร้างช่องค้นหา  บราวเซอร์ที่สนับสนุน google chome ,safari

<html>
<body>

<form action="demo_form.asp">
  Search Google: <input type="search" name="googlesearch"><br>
  <input type="submit">
</form>

</body>
</html>

ผลลัพธ์คือ

9. Input Type: tel

สำหรับใส่เบอร์โทร

<html>
<body>

<form action="demo_form.asp">
  Telephone: <input type="tel" name="usrtel"><br>
  <input type="submit">
</form>

</body>
</html>

ผลลัพธ์คือ

10. Input Type: time

สร้างช่องกรอกเวลา บราวเซอร์ที่สนับสนุน google chome ,opera,safari

<html>
<body>

<form action="demo_form.asp">
  Select a time: <input type="time" name="usr_time">
  <input type="submit">
</form>

</body>
</html>

ผลลัพธ์คือ

11.Input Type: url

สร้างช่องใส่ URL โดยจะเติม http:// ด้านหน้าเช่น http://www.mindphp.com  บราวเซอร์ที่สนับสนุน google chrome ,opera, firefox

<html>
<body>

<form action="demo_form.asp">
  Add your homepage: <input type="url" name="homepage"><br>
  <input type="submit">
</form>

</body>
</html>

ผลลัพธ์คือ

12. Input Type: week

ปฏิทินสำหรับใส่ สัปดาห์ เช่น สัปดาห์ที่ของปี (2009-W16)  บราวเซอร์ที่สนับสนุน google chome ,opera,safari

<html>
<body>

<form action="demo_form.asp">
  Select a week: <input type="week" name="year_week">
  <input type="submit">
</form>

</body>
</html>

ผลลัพธ์คือ


อ่านเพิ่มเติม
บทที่ 8 HTML5 New Input Types ตัวลือกใหม่สำหรับการปรับแต่งฟอร์มใน HTML5 ปรับแต่งฟอร์มได้หลากหลายมากขึ้น ตอนที่ 1

ข้อมูลอ้างอิง
http://www.w3schools.com

กระทู้ล่าสุดจากเว็บบอร์ด
หัวข้อกระทู้
ตอบ
เปิดดู
ล่าสุด
Selenium IDE - waitFor.. แก้ปัญหา element not found กับ ajax
โดย chbbk อ 07 ต.ค. 2014 6:23 pm บอร์ด Software testing
0
7075
อ 07 ต.ค. 2014 6:23 pm โดย chbbk View Topic Selenium IDE - waitFor.. แก้ปัญหา element not found กับ ajax
Selenium IDE - คำสั่งบันทึกภาพหน้าจอ captureEntirePageScreenshot
โดย chbbk อ 07 ต.ค. 2014 5:58 pm บอร์ด Software testing
0
1169
อ 07 ต.ค. 2014 5:58 pm โดย chbbk View Topic Selenium IDE - คำสั่งบันทึกภาพหน้าจอ captureEntirePageScreenshot
XML-RPC send result to WP
โดย mindphp อ 07 ต.ค. 2014 2:17 pm บอร์ด Msearch V2
0
5
อ 07 ต.ค. 2014 2:17 pm โดย mindphp View Topic XML-RPC send result to WP
XML-RPC Save WP to Msearch
โดย mindphp อ 07 ต.ค. 2014 2:16 pm บอร์ด Msearch V2
0
3
อ 07 ต.ค. 2014 2:16 pm โดย mindphp View Topic XML-RPC Save WP to Msearch
Demo Site WP < --> Msearch Component
โดย mindphp อ 07 ต.ค. 2014 2:15 pm บอร์ด Msearch V2
0
10
อ 07 ต.ค. 2014 2:15 pm โดย mindphp View Topic Demo Site WP < --> Msearch Component
Demo Site MSearch
โดย tsukasaz อ 07 ต.ค. 2014 2:14 pm บอร์ด Msearch V2
1
16
พฤ 16 ต.ค. 2014 3:11 pm โดย mindphp View Topic Demo Site MSearch
รบช่วยหน่อยครับ สร้างตารางฐานข้อมูลแล้วจะเพิ่ม รวมรายการ,รวมมูล ค่ายังไงครับ
โดย Anonymous อ 07 ต.ค. 2014 1:06 pm บอร์ด Programming - PHP
1
1169
พ 29 ต.ค. 2014 6:59 pm โดย offing View Topic รบช่วยหน่อยครับ สร้างตารางฐานข้อมูลแล้วจะเพิ่ม รวมรายการ,รวมมูล ค่ายังไงครับ
Fix ทศนิยม2ตำแหน่ง
โดย offing อ 07 ต.ค. 2014 11:15 am บอร์ด DBF - Report
0
3
อ 07 ต.ค. 2014 11:15 am โดย offing View Topic Fix ทศนิยม2ตำแหน่ง