Tag Archives: Auto Complete

10 Cool Auto-Complete scripts using Ajax/jQuery/MooTools/Prototype

Auto-Suggest was a cool feature introduced by Google in the 2005 which is really an useful feature in helping the   Read the Rest…

Posted in ASP.Net, jQuery, MooTools, Prototype | Tagged , , , , , | 5 Comments

Add Auto-Complete feature to your inputbox using jQuery

Autocomplete an input field to enable users quickly finding and selecting some value, leveraging searching and filtering. By giving an   Read the Rest…

Posted in CSS, jQuery | Tagged , , | Leave a comment

Apple.com style search suggestion using jQuery

Create a fancy apple.com-style search suggestion using jQuery/CSS/PHP. This example makes use of several techniques: MySQL (for the database), HTML/CSS   Read the Rest…

Posted in CSS, jQuery, MySQL, PHP | Tagged , , , , | Leave a comment

Autocompleter Script – MooTools Plugin

This AutoCompleter script for MooTools provides the functionality for text suggestion and completion. It features different data-sources (local, JSON or   Read the Rest…

Posted in MooTools | Tagged , | Leave a comment

FCBKcomplete – jQuery Plugin

Fancy facebook-like dynamic inputs with auto complete & pre added values. Resource: Sample | Tutorial

Posted in jQuery | Tagged , , | Leave a comment