Add missing '*' for alphanumeric mask definition
@@ -99,7 +99,7 @@ $(document).ready(function(){
### Default masking definitions
- 9 : numeric
- a : alphabetical
- - : alphanumeric
+ - * : alphanumeric
There are more definitions defined within the extensions.<br>You can find info within the js-files or by further exploring the options.