Wijmo UI for the Web
highlightMatching Field

Default value: true

A value that determines whether to highlight the keywords in an item.

Syntax
Javascript (Usage) 
var value; // Type: boolean
value = jQuery.wijmo.wijcombobox.options.highlightMatching;
Javascript (Specification) 
var highlightMatching : boolean;
Remarks
If "abc" is typed in the textbox, all "abc" matches are highlighted in the drop-down list.
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.