Hello
I'm looking for an autocomplete that have no "submit" button, but that when the user click on the autocomplete keyword he would be redirected to another URL, that i will choose
i'm using http://dyve.net/jquery/?autocomplete and i would like to implement in this script, not use any other (because if i type ODE in this one, he shows CODE and also ODESSA)
example:
user type "goo" then appears GOOGLE for him, when he click on GOOGLE the script send him to www.google.com (like "Google"=>"http://www.google.com")
it would be great if i could just do with the script i told you guys i'm not a programmer so i need like, the code itself, i know its too much to ask but i tried everything =\
thank you!