Forms

Creation of forms is easy and very flexible, which are built with a combination of standardized form elements and buttons.

Following table demonstrates the types of form in detail.

Sr.No.Type & Description
1Form BasicjQuery Mobile provides powerful, easy, and versatile layout system for Forms, which combines form styles, input button, and slider support.
2Form InputsThe <input> tag is a control that allows the user to input data.
3Form SelectIn form of option, a dropdown list is provided for select menu.
4Form SlidersSlider allows you to choose a value by sliding the handle of the slider.
5Refreshing and auto initialization of form elementsRefresh method is used to update the new state of form control by itself and updates the form control with JavaScript.

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *