suggest.js

Demo 4 : Input multi keyword

Multiple keyword (space delimited), when you enter a suggest.js sample.


Sample

Please enter please. ("p" or "j")


Sample Content

new Suggest.LocalMulti("text", "suggest", list, {dispAllKey: true});
  • The space-delimited list of multiple complementary.
  • Subject string, 'Java', 'JavaScript' and 'perl', 'Ruby', 'PHP', 'Python', 'C' and 'C++', '. NET', 'MySQL', 'Oracle', 'PostgreSQL'.
  • CTRL + Down (Opera for CTRL + ALT + Down), complementary to all candidates. (Optional dispAllKey: true specify)
  • Match partial, uppercase / lowercase distinction without a complementary candidate search.