On 4/15/09 2:27 PM, "tatlar" <robertlnew...@gmail.com> wrote:
> I am using Jorn's awesome autocomplete plugin in one form field to > allow a user to quickly narrow down which station they wish to view > visit times for. However, it would be really cool to extend this so > that when the selection is narrowed to one station, there is another > form input field listing all the available visit types that is > populated from the JSON file as well. is your question more to do with how to trigger and control the display of suggestions for the "another form input field" when a selection in the "one form field" is made? or is it more about using json formatted data? if the former, i've been working on that recently and could discuss what i've found.