Following is a description of the standard weblets in alpha sequence, their properties and how to use them in your own webroutines. You will not use every property available for a weblet.
A wrapper that can be placed around multiple Collapsible Block weblets to create an accordian. You create the Collibsible Block weblets and place them into the content area of the Collapsible Set weblet.
This weblet allows you to select files to upload to a temporary directory on the application server. The receiving webroutine can then manipulate the uploaded files.
A jQuery Mobile toolbar at the bottom of the page. Can be "fixed" to remain in position when the page is scrolled or configured to show or hide itself when the user taps on the screen.
A jQuery Mobile toolbar at the top of the page. Can be "fixed" at the top of the screen to remain in position when the page is scrolled or show or hide itself when the user taps on the screen.
This weblet creates an element is the basic form of data entry in HTML pages. Used to create every type of input control (including buttons) that HTML supports except multiline text fields.
Based on a native select element, which is hidden from view and replaced with a custom-styled select button that matches the look and feel of the jQuery Mobile framework.