
jquery facebook autocomplete
February 18, 2008simple “jquery facebook autocomplete”
you can checkout from code.google at:
https://wharsojo-js.googlecode.com/svn/jquery.autocompletefb/trunk
or
http://wharsojo-js.googlecode.com/files/jquery.autocompletefb-0.1.1.zip





Thats pretty coool.
Can u tell me the license for that if im going to use it in my website.
Naveen.
same as jQuery License…
do you have a demo?
Any api document or demo for it? It’s pretty cool. I saw one which is implemented based on proto. However, I prefer jquery. I will keep watching this
Demos are in the zip! =) Works pretty well, except in IE where the ‘value 1′ part of the demo stuffs up on page load, but thats not a problem with the JS itself. =)
Great port wharsojo. But I noticed a bug with the input field not receiving focus too frequently.
I made modifications to correct this and even added a new functionality: the ability to delete selected items using the backspace key.
Check it out here http://williamukoh.com/downloads/modified.jquery.autocomplete.js