JQuery Autosuggest Del.icio.us StyleWe have already suggested some type of autosuggest or so-called autocomplete solutions previously. If you are familiar with the social bookmark del.icio.us, you already know how useful the autosuggest feature is when you tag a new link in your bookmark. As soon as you start typing, some tags are suggested to you. This feature basically present two major advantages: You will be provided with a sample server-side (php/mysql) and client-side (javascript) script.
One Comment to “JQuery Autosuggest Del.icio.us Style”Reply | |||
|
Chances are we probably missed a code or snippet you were looking for. Let us know about it and we will add it right away. Suggest a Code.
|




Hi,
Thanks for the sample. I just have a question… is it possible to put he suggestions as a drop list? so that if you something on the right it doesn’t get overlapped?
Thanks.