Fancy Sliding Form with jQueryJune 7, 2010

Today we are going to create a fancy sliding form that shows some validation feedback to the user after each step. This form saves a lot of space and is easy to access - it basically works like a slide show, just that we have fieldsets of a form instead of images. So...

read more

Collective: Create jQuery Form with Progress bar and Input LimiterMay 20, 2010

Simple jQuery progress bar on form to show characters length with input limiter functionality. Demo available with downloads. Source http://www.99points.info/2010/04/create-jquery-form-with-progress-bar-and-input-limiter/ Demo http://demos.99points.info/jquery_form_progress/ ...

read more direct link

Styling Forms with CSS: Sophisticated Registration FormSeptember 28, 2009

Here is a pretty complete registration form, nicely juiced up with some neat CSS. Here you can see a DEMO Download the ZIP file from here: CSS Registration ZIP Enjoy it! ...

read more

42 Famous Login and Registration FormsSeptember 20, 2009

Today, I want to showcase some of the most famous login and registration forms on the web. As a web developer you might be interested in having a compact overview of the different designs of these essential website elements. For your design, what would you do better? Do you think being a top site...

read more

CSS3 big style fieldset registration formSeptember 1, 2009

Experimenting with CSS3, I created a big style registration form with rounded borders and shadow effects. The only image used is not the button, but the pen that serves as a background image for the form itself. Click on the image to see the demo of the page: [caption id="attachment_184" align...

read more

Cool CSS-only registration formAugust 28, 2009

Here is a very simple and cool registration form. A lot of times I was searching for some registration or login form that is easy to adapt. Here comes my contribution to the community. I hope you can use it! The result looks like this: Let's start with the css. Add it to your header or to ...

read more