[jQuery] Re: How cani achieve this functionality?

2009-12-29 Thread Alex Mcauley
Check ajaxrain.com .. they have the perfect example of what you are
trying to do.

On Dec 29, 4:55 pm, Šime Vidas  wrote:
> The combo is a SELECT element, why shouldn't you be able to write
> inside it?
>
> For every character keyup event, you AJAX load the OPTION elements and
> put them inside the SELECT:::


[jQuery] Re: How cani achieve this functionality?

2009-12-29 Thread Šime Vidas
The combo is a SELECT element, why shouldn't you be able to write
inside it?

For every character keyup event, you AJAX load the OPTION elements and
put them inside the SELECT:::