Return the link as an extra parameter. So format your results like this:

result1|link1
result2|link2
...

onItemSelect allows you to access the complete row of the selected
resut as an array.



On 8/17/06, Dan Atkinson <[EMAIL PROTECTED]> wrote:
>
> Hey there!
>
> This is a wonderful piece of code you have here!
>
> I'm trying to intergrate it into my current project but I'm having an issue.
>
> My query results contain a link (like Google Suggest results), but when I
> click on a result in the autocomplete, it just puts the entire link (HTML
> included) in the textbox text.
>
> What do I need to do to make it jump to the given link, instead of putting
> the selected item into the textbox?
>
> Thanks very much!
>
> Dan
> --
> View this message in context: 
> http://www.nabble.com/New-plugin%3A-Autocompleter-tf1998487.html#a5851684
> Sent from the JQuery forum at Nabble.com.
>
>
> _______________________________________________
> jQuery mailing list
> discuss@jquery.com
> http://jquery.com/discuss/
>

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to