Sorry I wasn't very clear, I don't mean to have your users do that, I
mean it gave you a clue how that function worked.
You need to add an on-focus event to the field that then bubbles a key-
up event that will trigger the autocomplete for the user.

http://docs.jquery.com/Release:jQuery_1.2/Events

On Sep 8, 11:07 am, Shelane Enos <[EMAIL PROTECTED]> wrote:
> This worked.  Thanks.
>
> Now, if I can just get something for question 2 :-)
>
> On 9/8/08 10:45 AM, "MorningZ" <[EMAIL PROTECTED]> wrote:
>
>
>
> > For
>
> > "Can you submit additional parameters based on the value of another
> > input field?"
>
> >http://docs.jquery.com/Plugins/Autocomplete#Dependencies_between_fields

Reply via email to