http://qs321.pair.com?node_id=416376


in reply to RFC - Module for Google-like autocompletion

Hmm, you say it's not Javascript dependent, but this module outputs JS data structures, no?
  • Comment on Re: RFC - Module for Google-like autocompletion

Replies are listed 'Best First'.
Re^2: RFC - Module for Google-like autocompletion
by itub (Priest) on Dec 21, 2004 at 06:00 UTC
    You are right. Sorry, I think I was too hasty when I said that it does not depend on JavaScript (although if one really wanted to use it without JavaScript one could parse the JavaScript array declaration instead of evaluating it, or override the methods that generate it ;-) ).