I want to create custom form components or controls with jQuery Mobile. Kindly give me guidelines how to get started.
For example I want to develop HTML 5 based jQuery controls for INPUT types (text,numeric and Date) with custom properties and validations such as Min and Max Length, Regex Pattern, Default Values, List of Values Allowed, etc.