You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

JavaScript code bind to the jQuery UI autocomplete widget change event (when the input box loses focus after the text has been changed). It has optional event and ui object parameters. For example, myOnChangeEventHandler(event, ui).

Default value

Blank. No JavaScript is run.

Valid values

Any valid JavaScript statement(s).



  • No labels