Recent changes RSS feed
 

Input Auto Complete Tag

FORM:INPUTAUTOCOMPLETE

Provides a form text input field that can be “autocompleted”

  <form:inputautocomplete />

May not nest other tags or content (ENDTAG_FORBIDDEN). Must have an associated CoreScriptTag in the template.

Attributes

  • escapestyle (comment | cdata | both) (default=comment) How the contents of the generated script tag are escaped (more info) - it generates a JavaScript array containing the word list into the body of the page

Description

Allows generation of form <input type=”text” /> tags as well as associated JavaScript to allow the field to be “auto completed” from a provided word list, as the user is typing. The runtime API is provided by ?InputAutoCompleteComponent.

 
tag/form/input_autocomplete.txt · Last modified: 2006/12/09 17:16
 
Hosting for this site donated by Procata PHP Development