javascript - How to validate the text box should take only A B C -


i have text box need validate that..

i mean user can enter either or b or c if enters d z or other things should show popup message please enter or b or c

using jquery or javascript?

thanks

see live

i hope want this


Comments

Popular posts from this blog

c++ - Convert big endian to little endian when reading from a binary file -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

unicode - Are email addresses allowed to contain non-alphanumeric characters? -