jQuery Plugin: inputLabel

This plugin will allow you to use form inputs as labels to your form. The checkbox is just used to show that these sort of user input elements will not be affected.

Example Form

Back to project page