In-Field-Labels-jQuery-Plugin
In-Field-Labels-jQuery-Plugin copied to clipboard
Small UX change
In the instructions, I just added "cursor:text" so labels appear more invisible when hovering over inputs.
In my own usage, I defined a single class for inline labels (<label class="inline"...) so that text cursors don't appear on all labels and I still have the option to use top- and left-aligned labels.
Thanks for this.