During my many projects i had the need to use an ‘autosuggest’ script that would, in my case, get a list of 10 schools based on the users input in a text field. I thought I’d share this with you as it’s probably easier than you think to do with JavaScript.
Related Submissions:
- Professional Forms Using CSS In most HTML forums, the user will have text to describe the input field, followed by the field itself. If you have more than one...
- 15 Best Techniques For Implementing Autosuggest With AJAX Into Your Site This collection includes standard auto suggest scripts, del.icious tag suggestion, autosuggest control to search images on Flickr, and advanced table filter with auto suggest control....
- 21 Must-Have Scripts For Your Favorite Javascript Library (jQuery, MooTools, Prototype) In attempting to spruce up my knowledge of Javascript, I’ve been trolling around the net collecting scripts and tutorials for various Javascript libraries, mainly jQuery,...
- Sexy Ordered Lists with CSS Recently I was working on a site where I had to style an ordered list and thought this may help some of you in future...
- TextMate Productivity Tips For anyone who is new to TextMate or considering trying it out, I thought I’d share a few tips. These tips are nothing revolutionary for...