Methods
"jQuery.trapKeyboard"(optionsopt) → {Object}
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
options |
Object |
<optional> |
- Source:
Fires:
- event:keyboardTrap - when trap is activated
- event:keyboardUntrap - when trap is deactivated
Returns:
chainable jQuery class
- Type
- Object
Events
keyboardTrap
keyboardTrap event
Type:
- object
Properties:
Name | Type | Description |
---|---|---|
event |
object | event object |
- Source:
keyboardUntrap
keyboardUntrap event
Type:
- object
Properties:
Name | Type | Description |
---|---|---|
event |
object | event object |
- Source: