Click here to Skip to main content
15,902,114 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i want to create validation in ie browser using html5 and regular expression using css show error msg
Posted

1 solution

You can use the pattern attribute for that. Have a look here:
http://www.w3schools.com/html5/att_input_pattern.asp[^]

Good luck!
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900