suggest.js

Demo 3 : Use options

If given the option to suggest.js sample.


Sample

Please enter please. (J or P)


Sample Content

new Suggest.Local("text", "suggest", list, {ignoreCase: false, prefix: true, highlight: true});
  • Subject string, 'Java', 'JavaScript' and 'perl', 'Ruby', 'PHP', 'Python', 'C' and 'C++', '. NET', 'MySQL', 'Oracle', 'PostgreSQL'.
  • 'P' and then you look at the candidates appears to be complementary to them.
  • As an option, forward-match (prefix: true), uppercase / lowercase distinction Yes (ignoreCase: false), matching the highlighted character (highlight: true) and around the world.