timmy0320 Posted February 28, 2008 Share Posted February 28, 2008 Is there any way to do a maxlength on a textarea or does this have to be done in Javascript? I've been googling and can't really seem to find much of anything so I'm assuming it can't be done but I figured I'd get some input from some CSS guru's here. Quote Link to comment https://forums.phpfreaks.com/topic/93485-textarea/ Share on other sites More sharing options...
AndyB Posted February 28, 2008 Share Posted February 28, 2008 100% javascript http://www.google.com/search?q=javascript+textarea+limit&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-GB:official&client=firefox-a Quote Link to comment https://forums.phpfreaks.com/topic/93485-textarea/#findComment-479001 Share on other sites More sharing options...
haku Posted February 28, 2008 Share Posted February 28, 2008 I found this: http://www.devguru.com/technologies/xhtml/7688.asp But it looks like it only works for inputs of type text, not for textareas. Quote Link to comment https://forums.phpfreaks.com/topic/93485-textarea/#findComment-479008 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.