Collection of Unique Placeholder Form Animations

This is a collection of placeholder form animations for your website. Placeholder text is descriptive text displayed inside an input field until the field is filled. It disappears when you start typing in the field. Placeholder text is commonly used in current user interfaces so you have probably seen it before. So if you want… Continue reading Collection of Unique Placeholder Form Animations

jQuery Auto-Complete & Auto-Suggest Text Input

Ajax Autocomplete for jQuery allows you to easily create autocomplete/autosuggest boxes for text input fields. It was built with focus on performance – results for every query are cached and pulled from local cache for the same repeating query. If there are no results for particular query it stops sending requests to the server for… Continue reading jQuery Auto-Complete & Auto-Suggest Text Input