CSMJU jQuery Mobile

เมนู
ถัดไป ก่อนหน้า

3.5 Form Elements

     d. Text inputs

CD ไฟล์: textinputs.html

Mini Version

Field containers

   ช่วยในการจัดกลุ่ม element ในฟอร์ม

CD ไฟล์: textinputs.html

สามารถเปลี่ยน type ใน <input="attribute type"/> เพื่อใช้งานในรูปแบบต่างๆดังต่อไปนี้

CD ไฟล์: textinputs.html

Textareas

CD ไฟล์: textinputs.html

File inputs

CD ไฟล์: textinputs.html

การเรียกใช้ plugin textinput(Calling the textinput plugin)
ตัวอย่าง


$('input').textinput();