Skip to content

Instantly share code, notes, and snippets.

@GuilhermeBarile
Created August 16, 2011 18:38
Show Gist options
  • Save GuilhermeBarile/1149808 to your computer and use it in GitHub Desktop.
Save GuilhermeBarile/1149808 to your computer and use it in GitHub Desktop.
limit textarea length
onkeydown="return jQuery(this).val().length < 144"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment