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

List<T>().Add problem C# -

Javascript natural sort array/object and maintain index association -