A test function that checks whether a newly entered characters is allowed or should be blocked. The this context is set to the DOM element for the target input field.
A newly entered character to check.
true to allow the entered character, or false to block it.
Generated using TypeDoc
Namespace for the jQuery keyfilter plugin.
KeyFilter is used to filter keyboard input on specified input components.