Methods
"jQuery.preventDocumentArrowKeyScroll"() → {Object}
Prevent main page scroll when pressing up and down arrow keys with focus on given selector
Returns:
chainable jQuery class
- Type
- Object
"jQuery.preventDocumentScrollKeys"() → {Object}
Prevent main page scroll when pressing any scroll key (e.g. down arrow, spacebar) with focus on given selector
Returns:
chainable jQuery class
- Type
- Object
"jQuery.preventDocumentSpaceKeyScroll"() → {Object}
Prevent main page scroll when pressing spacebar with focus on given selector
Returns:
chainable jQuery class
- Type
- Object