Whatzap

Welcome 2 KeyboardBaby!!!
Showing posts with label jQuery. Show all posts
Showing posts with label jQuery. Show all posts

Attractive Forms With jQuery: Uniform

Share

 Uniform is a jQuery plugin that enables you to control the look & feel of form elements(checkboxes, drop down menus, radio buttons & file upload inputs).


It is unobtrusive & works by hiding the original elements + replacing them with custom ones.


Uniform is very easy to use & can be set to convert every form element on the page or any specific ones.
The plugin has theming support & comes with a theme kit to quickly create unique forms.
Requirements: jQuery 1.3+
Compatibility: All Major Browsers (except IE6)
Website: http://pixelmatrixdesign.com/uniform/

Readmore »»

Instant Wizard-Like Forms With Formwizard

Share

Formwizard is a jQuery plugin which can instantly convert your standard forms into wizard-like interfaces.

Once it is applied, users will be able to fill the form step-by-step (which is nice for big forms) & it becomes possible to show different steps according to the input values.



It only requires a few markup updates like wrapping every step with elements that hasid tags: "firstStep, "secondStep", etc & adding class tags: "step".

Formwizard also plays nice with the popular validation & form plugins that will help enabling client-side form validation & Ajaxed submissions.

Requirements: jQuery
Compatibility: All Major Browsers
Website: http://thecodemine.org/

Readmore »»