📜  jQuery Mobile-表单

📅  最后修改于: 2020-12-08 06:32:23             🧑  作者: Mango


表单的创建既简单又非常灵活,它是由标准化表单元素和按钮组成的。

下表详细说明了表单的类型。

Sr.No. Type & Description
1 Form Basic

jQuery Mobile provides powerful, easy, and versatile layout system for Forms, which combines form styles, input button, and slider support.

2 Form Inputs

The tag is a control that allows the user to input data.

3 Form Select

In form of option, a dropdown list is provided for select menu.

4 Form Sliders

Slider allows you to choose a value by sliding the handle of the slider.

5 Refreshing and auto initialization of form elements

Refresh method is used to update the new state of form control by itself and updates the form control with JavaScript.