This plugin allows you to restrict a Text Input or Text Area to only accept some specific text characters.


Based on:


https://github.com/pvoznenko/jquery-allowed-chars-simple-plugin

 

slAllowedChars

Purpose:

Only accepts alphanumeric characters.

Category:

Restrict Characters

Syntax:

slAllowedChars "inputId" "chars"

 

inputId

Select a Text Input Object from your App

chars

List of allowed characters. If empty only numbers.

Created with the Personal Edition of HelpNDoc: Elevate Your Help Documentation with a Help Authoring Tool