dijit.form.ComboBoxMixin._announceOption
dojo.require("dijit.form.ComboBox");
defined in dijit/form/ComboBox.js
a11y code that puts the highlighted option in the textbox This way screen readers will know what is happening in the menu
Usage
function (/*Node*/ node) (view source)
parameter | type | description |
---|---|---|
node | Node |