Skip to content

Instantly share code, notes, and snippets.

@rxaviers
Created March 13, 2015 16:04
Show Gist options
  • Save rxaviers/332767969e236416d597 to your computer and use it in GitHub Desktop.
Save rxaviers/332767969e236416d597 to your computer and use it in GitHub Desktop.
isMultiLine = isTextarea || isInput && this.element.prop( "isContentEditable" );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment