Click here to Skip to main content
15,915,172 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
<textarea placeholder="Message..." name="message_content" id="message_content" style="width:100%;" rows="9"/textarea>
Posted
Updated 6-Oct-15 20:56pm
v3
Comments
Richard Deeming 7-Oct-15 8:40am    

1 solution

Build a textarea validator using regex expressions. For a simple example, try TextArea Validation[^].
 
Share this answer
 
Comments
Member 12038915 7-Oct-15 3:22am    
no its not working..i am beginner in javascript..pls help me

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