-
Notifications
You must be signed in to change notification settings - Fork 723
Options
Mottie edited this page Jun 4, 2011
·
36 revisions
Wiki Pages: Home | FAQ | Setup | Options ( Layout, Language, Useability, Actions ) | Methods | Theme | Log
Options overview
-
-
layout
- [String] Specify which keyboard layout to use. -
customLayout
- [Array] Specify a custom layout. -
position
[Object] Set keyboard positioning.
-
-
-
actionClass
- [String] Class name used to make keys a different color. -
display
- [Object] Button language / symbol options. -
stayOpen
- [Boolean] Keyboard remains open when input loses focus. -
usePreview
- [Boolean] Include a preview input or use the original. -
wheelMessage
- [String] Message to tell users about the hidden feature.
-
-
-
autoAccept
- [Boolean] Auto-accept content when clicking outside the keyboard (popup will close) -
lockInput
- [Boolean] Allow access to the preview window from outside the virtual keyboard. -
restrictInput
- [Boolean] Prevents keys not in the displayed keyboard from being typed in the input area. -
openOn
- [String] Event used to open the keyboard. -
preventPaste
- [Boolean] Prevents pasting content into the input/textarea by either (ctrl-v) or the right-click menu. -
maxLength
- [Boolean/Number] Set a maximum length to the content. -
keyBinding
- [String] Mouse event used to interact with the key. -
useCombos
[Boolean] Allows users to type in key combos to add characters with diacritics. -
Combos
[Object] Contains the list of diacritics. Not listed in the options, but you can add more if you wish.
-
Home | FAQ | Setup | Usage | Options | Methods | Contenteditable | Theme | Log
Options: Layout | Language | Usability | Actions
Extensions: AltKeysPopup | Autocomplete | Caret | Extender | Mobile | Navigation | PreviewKeySet | Scramble | Typing