I am really in need of an auto-suggest element for my website form as there are too many categories for users to select from and a dropdown element just doesn’t work for what we’re trying to do.
How would we go about getting one implemented?
I have found many tutorials and demos of Ajax jQuery Autocomplete scripts online and would be more than happy to try and do it myself – just need a some guidance.