; "location of remote page",
> { extraPArams: { var1: "foo" }}).result(function(a, data, b) {
>
> data = "" + data; //Makes sure it's a string
> //Do something with selected value "data"
>
> });
>
> so anytime s
assistance.de
>
> it does both extraParams and onSelectItem simultaneously
>
> On Feb 20, 10:08 am, flanders wrote:
>
> > Hello Group,
>
> > i need an Autocomplete Plugin for jQuery. The Plugin have to handle
> > extraParams and a "onSelectItem".
> > i
Hello Group,
i need an Autocomplete Plugin for jQuery. The Plugin have to handle
extraParams and a "onSelectItem".
i only found many plugins that can only handle extraParams OR
onSelectItem! We have to build a Form like this:
[country]
[zip] [city]
When coutry is selectet, the ajax have to give
3 matches
Mail list logo