Showing posts with label WEB SITE. Show all posts

Form Element Resources and Tutorials Using CSS And Javascript (11 Samples) - Part 5


Let's take some other samples designed form elements from scratch ourselves. Its new collections.

Read my previous PART 1 : Form Element Resources and Tutorials Using CSS And Javascript (10 Samples) - Part 1
Read my previous PART 2 : Form Element Resources and Tutorials Using CSS And Javascript (10 Samples) - Part 2
Read my previous PART 3 : Form Element Resources and Tutorials Using CSS And Javascript (10 Samples) - Part 3
Read my previous PART 4 : Form Element Resources and Tutorials Using CSS And Javascript (10 Samples) - Part 4

41. Password field with strength meter

These forms do not do anything and have very little validation. They solely demonstrate how you can use Ext Forms to build and layout forms on the fly.



42. Clean and pure CSS FORM design

This tutorial illustrates a proposal about how to design a pure CSS form without using HTML tables.



43. CSS Tableless Form

This is a tableless CSS form which you can use as a template for implementing your own lightweight form. It uses a combination of float and negative margins to create a two column layout for the form.



44. Form Highlighting Redux


View demo & source


45. Styling form controls

36 simple documents, each containing twelve controls of the same kind, but with a different CSS rule for each element. Due to the various controls having different properties to style, there are two
three slightly different sets of rules. Check out also follow-up article.



46. cforms II Wordpress Plugin

cforms is a powerful and feature rich form plugin for Wordpress, offering convenient deployment of multiple Ajax driven contact forms
throughout your blog or even on the same page.



47. A CSS Stylesheet Collection for Web Forms

You can view and download 13 different css stylesheets, great for study!



48. Styling form controls with CSS, revisited


224 screenshots showing the effects of various CSS rules applied to form controls. The screenshots are taken from 8 browsers on 4 operating systems, for a total of 14 different browser + OS combinations. Huge article!



49. 5 uniquely designed and coded web form styles


CSSGlobe is giving away 5 really good web form style designs, which can be used freely and studied as well.
View demo & source


50. 10 Tips for Incredible Web Forms!

In this great article from DesignReviver you will be walked through web form building with explained basic code examples, several tools to help you build up your form as well as incredible contact pages found over the web for inspiration. Must read!



51. Tips For Creating Great Web Forms

Excellent article from CSS-Tricks with 7 tips how to create better web forms.

Thanks : Smashingmag.

I hope this will be useful. Feel the CSS stuffs!

Form Element Resources and Tutorials Using CSS And Javascript (11 Samples) - Part 5


Let's take some other samples designed form elements from scratch ourselves. Its new collections.

Read my previous PART 1 : Form Element Resources and Tutorials Using CSS And Javascript (10 Samples) - Part 1
Read my previous PART 2 : Form Element Resources and Tutorials Using CSS And Javascript (10 Samples) - Part 2
Read my previous PART 3 : Form Element Resources and Tutorials Using CSS And Javascript (10 Samples) - Part 3
Read my previous PART 4 : Form Element Resources and Tutorials Using CSS And Javascript (10 Samples) - Part 4

41. Password field with strength meter

These forms do not do anything and have very little validation. They solely demonstrate how you can use Ext Forms to build and layout forms on the fly.



42. Clean and pure CSS FORM design

This tutorial illustrates a proposal about how to design a pure CSS form without using HTML tables.



43. CSS Tableless Form

This is a tableless CSS form which you can use as a template for implementing your own lightweight form. It uses a combination of float and negative margins to create a two column layout for the form.



44. Form Highlighting Redux


View demo & source


45. Styling form controls

36 simple documents, each containing twelve controls of the same kind, but with a different CSS rule for each element. Due to the various controls having different properties to style, there are two
three slightly different sets of rules. Check out also follow-up article.



46. cforms II Wordpress Plugin

cforms is a powerful and feature rich form plugin for Wordpress, offering convenient deployment of multiple Ajax driven contact forms
throughout your blog or even on the same page.



47. A CSS Stylesheet Collection for Web Forms

You can view and download 13 different css stylesheets, great for study!



48. Styling form controls with CSS, revisited


224 screenshots showing the effects of various CSS rules applied to form controls. The screenshots are taken from 8 browsers on 4 operating systems, for a total of 14 different browser + OS combinations. Huge article!



49. 5 uniquely designed and coded web form styles


CSSGlobe is giving away 5 really good web form style designs, which can be used freely and studied as well.
View demo & source


50. 10 Tips for Incredible Web Forms!

In this great article from DesignReviver you will be walked through web form building with explained basic code examples, several tools to help you build up your form as well as incredible contact pages found over the web for inspiration. Must read!



51. Tips For Creating Great Web Forms

Excellent article from CSS-Tricks with 7 tips how to create better web forms.

Thanks : Smashingmag.

I hope this will be useful. Feel the CSS stuffs!

Form Element Resources and Tutorials Using CSS And Javascript (11 Samples) - Part 5


Let's take some other samples designed form elements from scratch ourselves. Its new collections.

Read my previous PART 1 : Form Element Resources and Tutorials Using CSS And Javascript (10 Samples) - Part 1
Read my previous PART 2 : Form Element Resources and Tutorials Using CSS And Javascript (10 Samples) - Part 2
Read my previous PART 3 : Form Element Resources and Tutorials Using CSS And Javascript (10 Samples) - Part 3
Read my previous PART 4 : Form Element Resources and Tutorials Using CSS And Javascript (10 Samples) - Part 4

41. Password field with strength meter

These forms do not do anything and have very little validation. They solely demonstrate how you can use Ext Forms to build and layout forms on the fly.



42. Clean and pure CSS FORM design

This tutorial illustrates a proposal about how to design a pure CSS form without using HTML tables.



43. CSS Tableless Form

This is a tableless CSS form which you can use as a template for implementing your own lightweight form. It uses a combination of float and negative margins to create a two column layout for the form.



44. Form Highlighting Redux


View demo & source


45. Styling form controls

36 simple documents, each containing twelve controls of the same kind, but with a different CSS rule for each element. Due to the various controls having different properties to style, there are two
three slightly different sets of rules. Check out also follow-up article.



46. cforms II Wordpress Plugin

cforms is a powerful and feature rich form plugin for Wordpress, offering convenient deployment of multiple Ajax driven contact forms
throughout your blog or even on the same page.



47. A CSS Stylesheet Collection for Web Forms

You can view and download 13 different css stylesheets, great for study!



48. Styling form controls with CSS, revisited


224 screenshots showing the effects of various CSS rules applied to form controls. The screenshots are taken from 8 browsers on 4 operating systems, for a total of 14 different browser + OS combinations. Huge article!



49. 5 uniquely designed and coded web form styles


CSSGlobe is giving away 5 really good web form style designs, which can be used freely and studied as well.
View demo & source


50. 10 Tips for Incredible Web Forms!

In this great article from DesignReviver you will be walked through web form building with explained basic code examples, several tools to help you build up your form as well as incredible contact pages found over the web for inspiration. Must read!



51. Tips For Creating Great Web Forms

Excellent article from CSS-Tricks with 7 tips how to create better web forms.

Thanks : Smashingmag.

I hope this will be useful. Feel the CSS stuffs!

Form Element Resources and Tutorials Using CSS And Javascript (10 Samples) - Part 4


Let's take some other samples designed form elements from scratch ourselves. Its new collections.

Read my previous PART 1 : Creating a forms without table (10 Samples) - Part 1
Read my previous PART 2 : Creating a forms without table (10 Samples) - Part 2
Read my previous PART 3 : Creating a forms without table (10 Samples) - Part 3

31. LiveValidation

LiveValidation is a small open source javascript library for making client-side validation quick, easy, and powerful. It comprises of two main parts. Firstly, it provides developers with a rich set of core
validation methods, which can also be used outside the context of forms. Secondly, it provides your visitors with real-time validation information as they fill out forms, helping them to get it right first time, making the forms easier, quicker and less daunting to complete.

View demo & source


32. PrettyForms



View demo & source


33. Pretty Checkboxes, a solution to checkboxes

This script is for people who wants to have a consistent look for checkboxes across browser or those who simply want them to look better. By using this script you wont loose any of the regular inputs usability.



34. Validation Hints for your form



View demo & source


35. Building a better web forms: Context highlighting using jQuery


View demo & source


36. Control.SelectMultiple


Unobtrusive select multiple input alternative for Prototype.



37. Really Easy Field validation with Prototype


Here’s a form validation script that is very easy to use.
View demo & source


38. Autotab: jQuery auto-tabbing and filter plugin

Autotab is a jQuery plugin that provides auto-tabbing and filtering on text fields in a form. Once the maximum number of characters has been reached within a defined text fields, the focus is automatically set to the defined target of the element.



39. Grow a textarea

Just make a form, and this script will add the ability to resize each textarea…if you want to, based on MooTools.



40. Checkboxes, Radio Buttons, Select Lists, Custom HTML Form Elements

This JavaScript and CSS will allow you to use custom images for checkboxes, radio buttons and select lists.


Thanks : Smashingmag.

I hope this will be useful. Feel the CSS stuffs!

Form Element Resources and Tutorials Using CSS And Javascript (10 Samples) - Part 4


Let's take some other samples designed form elements from scratch ourselves. Its new collections.

Read my previous PART 1 : Creating a forms without table (10 Samples) - Part 1
Read my previous PART 2 : Creating a forms without table (10 Samples) - Part 2
Read my previous PART 3 : Creating a forms without table (10 Samples) - Part 3

31. LiveValidation

LiveValidation is a small open source javascript library for making client-side validation quick, easy, and powerful. It comprises of two main parts. Firstly, it provides developers with a rich set of core
validation methods, which can also be used outside the context of forms. Secondly, it provides your visitors with real-time validation information as they fill out forms, helping them to get it right first time, making the forms easier, quicker and less daunting to complete.

View demo & source


32. PrettyForms



View demo & source


33. Pretty Checkboxes, a solution to checkboxes

This script is for people who wants to have a consistent look for checkboxes across browser or those who simply want them to look better. By using this script you wont loose any of the regular inputs usability.



34. Validation Hints for your form



View demo & source


35. Building a better web forms: Context highlighting using jQuery


View demo & source


36. Control.SelectMultiple


Unobtrusive select multiple input alternative for Prototype.



37. Really Easy Field validation with Prototype


Here’s a form validation script that is very easy to use.
View demo & source


38. Autotab: jQuery auto-tabbing and filter plugin

Autotab is a jQuery plugin that provides auto-tabbing and filtering on text fields in a form. Once the maximum number of characters has been reached within a defined text fields, the focus is automatically set to the defined target of the element.



39. Grow a textarea

Just make a form, and this script will add the ability to resize each textarea…if you want to, based on MooTools.



40. Checkboxes, Radio Buttons, Select Lists, Custom HTML Form Elements

This JavaScript and CSS will allow you to use custom images for checkboxes, radio buttons and select lists.


Thanks : Smashingmag.

I hope this will be useful. Feel the CSS stuffs!