Onkeydown, I run the following JavaScript:
Onkeydown
function ThisOnKeyDown(el) { if (el.title == \'textonly\') { !(/^[A-Za-zÑñ-\\s]*$/i).test(e
You could easily do this in a single html line.
Like this to disallow spaces:
Or this to only allow numbers:
Just look up the unicode of any numbers you want to allow or disallow.