Skip to content

Instantly share code, notes, and snippets.

@chrisedgemon
Created July 12, 2011 22:42
Show Gist options
  • Save chrisedgemon/1079165 to your computer and use it in GitHub Desktop.
Save chrisedgemon/1079165 to your computer and use it in GitHub Desktop.
An example autocomplete call
that.autocomplete("/example/url" + this.rId + "/", {
autoFill: true,
delay: 20,
selectFirst: true
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment