Introduction
This example will explain how to allow only characters [a/z] in text box using Jquery. It will restrict to write you special characters, functions keys and other keys as well.Main Features
It will allow backspaces and white spaces while entering the text in input text box.If you like to write capital letter then need to on Caps Lock of your keyboard.
Mostly When It required
It is mostly required when letting to user enter his name, Company Name, Organization name etc.Summary
Really, Jquery is still playing vital role to make our front end more interactive and user friendly.Already demonstrated above all steps that how to allow only characters [a/z] in text box using Jquery.
this code is not practical is mobile.
ReplyDelete