how do I check if a field has a string value tht contains letters 'abc' containing in it using Jquery ??
I need to check a field that contains a string value, if the field contains the characters 'abc' I need to disable few fields. Please let me know how I can validate in jquery??