Fork me on GitHub
logo lide jquery plugin
V 0.1

Description

One clever idea for forms is to put labels inside the input fields. This is a good idea until the user focus the input, then the label is removed and the user can't know what the label was. Lide jQuery plugin try to solve this by moving the text-field label outside the input when it gains focus.

You can see a live example to the right.