Jörn,
>Majid schrieb:
>> Last word, I know this looks like a tall order, and I do not hope
>> someone will make a complete working mod for me, but rather would very
>> much appreciate helpful advise and directions.
>>
>I've added your usecase to my autocomplete todo list. Its definitely
>possibl
Thanks Jörn, I hope you get to do that eventually, and meanwhile, I
thought the wrapper code may be of use to someone out there. So here
it is:
$(document).ready(function() {
$(".ac_input").attr({ disabled: "disabled" });
$.getScript("http://127.0.0.1/kg/js/jquery.autocomplete.js";,
function()
Majid,
>I use Autocomplete plugin (1.0 Alpha) mostly for form inputs bound to
>foreign key columns. For instance I have a user_position table with
>two columns: user_id and position_id. On new appointment form I have
>two autocomplete text inputs with the following code:
>
>
> >
>
>As you ca
Majid schrieb:
Last word, I know this looks like a tall order, and I do not hope
someone will make a complete working mod for me, but rather would very
much appreciate helpful advise and directions.
I've added your usecase to my autocomplete todo list. Its definitely
possible to support tha
4 matches
Mail list logo