CSMJU jQuery Mobile

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

3.5 Form Elements

     j. Select menus

   Select menu ใช้เลือกข้อมูลแทนการกรอกข้อมูลของฟอร์ม เช่น เลือกจังหวัด

CD ไฟล์ : form-select.html

พื้นที่ของฟิวด์(Field containers)

CD ไฟล์ : form-select.html

การจัดกลุ่มของตัวเลือก(Optgroups)

CD ไฟล์ : form-select.html

การจัดกลุ่ม select menu แนวตั้ง

CD ไฟล์ : form-select.html
Date of Birth:

การจัดกลุ่ม select menu แนวนอน

CD ไฟล์ : form-select.html
Date of Birth:

การเรียกใช้ plugin select menu

  $('select').selectmenu();

Theme select

CD ไฟล์ : form-select.html

เลือกกำหนดเมนูเอง(Custom select menus)

CD ไฟล์ : form-select.html
Custom select menu docs