Skip to main content
November 17, 2010
Question

cfselect and autosuggest

  • November 17, 2010
  • 1 reply
  • 697 views

Is there a way to implement autosuggest within cfselect using coldfusion without using javascript or javascript libraries?

This topic has been closed for replies.

1 reply

Inspiring
November 17, 2010

All of the autosuggest implementations for HTML 4 that I am aware of use Javascript.

The HTML 5 specification includes a list attribute that can be used for autosuggest.  I am not sure if this feature has been implemented in browsers.

http://www.w3.org/TR/html5/common-input-element-attributes.html#attr-input-list