[jQuery] Auto submit suggestion

[jQuery] Auto submit suggestion


Hello All,
Implemented "suggest" to my site and it's working fine the only
problem I experienced is that I could not find an "easy way" (like pre-
set definition) to automatically submit the form when the user select
a suggestion.
Am I missing something or the only option would be to assign id to
each form tag and submit it upon selection?
BTW, I'm using jquery.suggest 1.1 - 2007-08-06 with jQuery 1.1.3
Thanks