does anyone know if it is possible to trigger a function on an
autocomplete retrieval ( using this autocomplete library
http://bassistance.de/jquery-plugins/jquery-plugin-autocomplete/ )
example:
i'm currently using result() to store the id of a currently selected
item in a hidden field when a u
I tried posting this yesterday, and it didn't seem to post. Apologies
if two messages appear.
I need to catch the data retreival - even on null sets - from
autocomplete.
In my example:
I am using autocomplete to fetch items from a database. When an
option is selected, a result() function sets
does anyone know if it is possible to trigger a function on an
autocomplete retrieval ( using this autocomplete library
http://bassistance.de/jquery-plugins/jquery-plugin-autocomplete/ )
example:
i'm currently using result() to store the id of a currently selected
item in a hidden field when a u
The Form Plugin is pretty rad...
however I tried to patch some functionality in it, and failed.
All I'm trying to do is make the options persist into the success
callback - just like they do in the beforeSubmit callback. This way
some information can be stashed on dynamically generated javascri
4 matches
Mail list logo