jQuery Tabable Required Fields
Plugin Demo

Based on the HTML5 required attribute this plugin will cancel the normal on 'Enter' keypress form submission action and replaces it with a tabing effect on required fields only (where applicable). TRY IT YOURSELF

Example:

(Optional)
(Optional)

What's this?

The jQuery Tabable Required Fields Plugin

Description

A very simple jQuery plugin that prevents web forms from being submitted on 'Enter' keypress and replaces this default behavior with a more convenient one, it takes your focus on to the next required field in the form. If no fields are required the plugin will take you through each input one at a time (just like the 'Tab' keypress behavior in this case)

Links