Wijmo UI for the Web
blurOnLeftRightKey Field

Default value: 'none'

Determines whether the focus automatically moves to the next or previous tab ordering control when pressing the left, right arrow keys. Possible values are "none", "left", "right", "both". The default value is "none".

Syntax
Javascript (Usage) 
var value; // Type: string
value = jQuery.wijmo.wijinputmask.options.blurOnLeftRightKey;
Javascript (Specification) 
var blurOnLeftRightKey : string;
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.