Improve Form Usability With Auto Messages
This tutorial explains how to improve form usability adding an auto message which appears and disappears with a nice fade-in and fade-out effect when an user select a field.
Blog:
mHub -
Read More...
How to Make a Password Strength Meter for Your Register Form
A small tutorial on how to build a password strength meter like the one on Google's new account form.
Blog:
mHub -
Read More...
FancyForm - Javascript Checkbox Replacement
FancyForm is a powerful checkbox replacement script used to provide the ultimate flexibility in changing the appearance and function of HTML form elements. It's easy to use and degrades gracefully on all older, non-supporting browsers.
Blog:
mHub -
Read More...
Validate.js
AJAX routine to validate form based input. The script is easy to use and works on everything I've tried it on. If you use forms and AJAX on your website you should check this one out.
Blog:
mHub -
Read More...
Really easy field validation
Here's a form validation script that is very easy to use. The basic method is to attach to the form's onsubmit event, read out all the form elements' classes and perform validation if required. If a field fails validation, reveal field validation advice and prevent the form from submitting.
Blog:
mHub -
Read More...
HTTP Authentication with HTML Forms
Authentication in Web applications has been highjacked, HTTP defines a standard way of providing authentication but most apps use the evil spawn of Netscape, otherwise known as cookies. Why is this? Cookies aren't designed for authentication, they're a pain to use for it, insecure unless you know what you're doing, non-standard, and unRESTful.
Blog:
mHub -
Read More...
FormSpring
Online AJAX powered from builder.
Blog:
mHub -
Read More...
Niceforms
Web forms. Everybody knows web forms. Each day we have to fill in some information in a web form, be it a simple login to your webmail application, an online purchase or signing up for a website. They are the basic (and pretty much the only) way of gathering information on the web.
Blog:
mHub -
Read More...
Capxous - AutoAssist
AutoAssist is an auto completion web widget that written in pure JavaScript. It can help enhance the accessibility of existing website, let the users to work effective and feel comfortable. Moreover, it just a pure JavaScript file that won't break existing code or development style.
Blog:
mHub -
Read More...
Cake Baker - Submit a Form With AJAX
The new release of CakePHP (RC2) comes with a completely rewritten AjaxHelper::form() function (with the disadvantage that it breaks existing code).
Blog:
mHub -
Read More...
Wufoo - AJAX Form Builder
Wufoo is a web-based tool to help you build and host amazing online forms. In only a few short minutes, you can create a mailing list, a marketing survey or even a complete customer management system.
Blog:
mHub -
Read More...
Accessible Forms and Unobtrusive Javascript - dotvoid.com
I usually try to separate backend logic from the user interface logic when creating new PHP applications. I am pro fat gui and usually have a lot of client side scripting going on. I mostly use AJAX or other remote scripting techniques to call actions defined in the PHP backend.
Blog:
mHub -
Read More...
jotForm
jotForm is the first web based WYSIWYG form builder.
Blog:
mHub -
Read More...