Form Design Cribsheet

From NewHaven Software Wiki

(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
-
The graphic below illustrates some of the principles to keep in mind when creating customer facing forms on your site. If you are using eCMS you can use CSS to style any of your forms.  
+
The graphic below illustrates some of the principles to keep in mind when creating customer facing forms on your site. Having smooth and easy to understand forms on your site can help lower cart abandonment and prevent a lot of user frustration.  If you are using eCMS you can use CSS to style any of your forms. We often use existing frameworks and plugins to achieve design/function requests. Below are some of the most common ones. As always, if you have questions contact support at [mailto:ecms@newhavensoftware.com]
-
Frameworks:
+
'''Frameworks:'''
* http://formee.org/demo/index.htm - An easy to use and small framework just for forms.
* http://formee.org/demo/index.htm - An easy to use and small framework just for forms.
Line 11: Line 11:
* http://sprawsm.com/uni-form/ - Another form framework that's easy to use and offers numerous styling options. Example page http://sprawsm.com/uni-form/styles/
* http://sprawsm.com/uni-form/ - Another form framework that's easy to use and offers numerous styling options. Example page http://sprawsm.com/uni-form/styles/
-
* http://twitter.github.com/bootstrap/ This is a large framework built by Twitter. Be warned that it's "for nerds, by nerds".
+
* http://twitter.github.com/bootstrap/ This is a large framework built by Twitter. Be forewarned it's "for nerds, by nerds".
-
Validation:
+
'''Validation:'''
* http://docs.jquery.com/Plugins/Validation - A well written and versatile client side validation library (depends on [http://jquery.com jQuery]).  
* http://docs.jquery.com/Plugins/Validation - A well written and versatile client side validation library (depends on [http://jquery.com jQuery]).  
-
Buttons:
+
'''Buttons:'''
* http://www.cssbuttongenerator.com/ Great cross-browser CSS based button generator. An easy and quick way to style all of your submit buttons.
* http://www.cssbuttongenerator.com/ Great cross-browser CSS based button generator. An easy and quick way to style all of your submit buttons.

Revision as of 17:05, 2 March 2012

The graphic below illustrates some of the principles to keep in mind when creating customer facing forms on your site. Having smooth and easy to understand forms on your site can help lower cart abandonment and prevent a lot of user frustration. If you are using eCMS you can use CSS to style any of your forms. We often use existing frameworks and plugins to achieve design/function requests. Below are some of the most common ones. As always, if you have questions contact support at [1]

Frameworks:

  • http://formalize.me/ - Small CSS and JavaScript library that aims to normalize forms across all browsers. Uses JavaScript to add support for older browsers that do not support HTML5.

Validation:

Buttons:


Image:Form-Design-Crib-Sheet-NewHaven.png

Personal tools