Our Sponsors
Category
Tags
Animation ASP.Net Auto Complete Calendar Carousel Checkbox Color Picker counter Crop Image CSS Draggable drop down Effects Facebook File Upload form Image Input box Javascript jQuery jQuery UI Lightbox List Mashup menu MooTools music MySQL Password PHP Prototype Rating Scriptaculous Scroll Scrollbar Select Box Share Slider Table Tabs Text Textarea Timeline Tooltip Twitter
Tag Archives: Auto Complete
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 autocompleted field focus or entering something into it, the plugin starts searching for matching entries and displays a list of … Continue reading
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 for styling, PHP for retrieving the data and jQuery for the AJAX request. Resource: Sample | Tutorial
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 XML), a variety of user interactions, custom formatting, multiple selection, animations and much more. Resource: Sample | Tutorial
FCBKcomplete – jQuery Plugin
Fancy facebook-like dynamic inputs with auto complete & pre added values. Resource: Sample | Tutorial