public marks

PUBLIC MARKS from Spone with tags ajax & autocomplétion

06 March 2009 09:30

FaceBook Like - jQuery and autosuggest Search Engine

This autosuggest search engine is inspired from facebook for design, use jQuery as ajax framework and BSN Autosuggest libs. Features : - Autosuggest and ajax support - Support search plugins - Support cache - Cross Browser support ( IE > 5.5, FireFox, Safari, Opera )

Ajax auto-suggest / auto-complete | BrandSpankingNew

by 5 others, 1 comment
The AutoSuggest class adds a pulldown menu of suggested values to a text field. The user can either click directly on a suggestion to enter it into the field, or navigate the list using the up and down arrow keys, selecting a value using the enter key. The values for the suggestion list are to provided as XML, or as JSON (by a PHP script, or similar).