2 Examples of nicely crafted input fields
Thomas Mak wrote at 2017-04-28.
In JavaScript/jQuery, addClass and removeClass to toggle different states in JavaScript. CSS can reflect these states visually.
Here are 2 examples that apply a beautiful and useful effects when the input field is focused.
- Password animation by readme.io

- Basecamp’s helper for sign-up form

Comments
no comments yet.