Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

Dorious/jquery-numberedtextarea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

jquery-numberedtextarea

Responsive textarea with line numbering.

Basic Usage

$('#your_textarea').numberedtextarea();

Options

$('#your_textarea').numberedtextarea({
  color:        null,   // Font color
  borderColor:	null,   // Border color
  class:        null,   // Add class to the 'numberedtextarea-wrapper'
  allowTabChar: false,  // If true Tab key creates indentation
});

About

Responsive textarea with line numbering.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages