Saturday, June 27, 2009

[jQuery] Re: Autosuggest based dropdown selection plugin

On 6/27/09 5:11 AM, "bharani kumar" <bharanikumariyerphp@gmail.com> wrote:

> Hi all ,
> I used the auto suggest / complete in my lot of projects ,
>
>
> But this is some what different ,
>
> I need the auto suggest plugin , that auto suggest
> must work based on the dropdown selection ,
>
> Assume if select the airport , the airports data only populate or show in
> the suggest , not an alll ,
>
> -- Autosuggest airport seaport stations

how about putting the value of the select in extraParams and then have your
backend for the usual autocomplete plugin return only relevant suggestions?

No comments: