[jQuery] [autocomplete] Some random questions
1. Is there any difference between Jorn's autocomplete from his webpage
(http://bassistance.de/jquery-plugins/jquery-plugin-autocomplete/) and the
one included in jQuery.ui 1.6rc2 ? I can see the copyright info is the same,
but don't see a version number for the autocomplete element...
2. Using the jquery.ui version of autocomplete, what steps are needed to make
the autocomplete work properly in a modal dialog via jquery.ui's dialog? (my
initial tests show the code working, but the result area is not showing - I'm
using a theme from the themeroller if that matters). I'm using a local data
set for now.
3. It's been about a year since I last looked at autocomplete. Anything new
that I should be aware off? (I was using Jorn's plugin back then as well...)
Thanks for any info.
Shawn