jQuery lineLine
Add line number to textarea or code tag
$('textarea').lineLine();
/* --- Reset Elements – Start --- */ * { -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } html, body { width: 100% !important; height: 100% !important; margin: 0; padding: 0; } p,h1,h2,h3,h4 { margin: 0; padding: 0; } /* --- Reset Elements – Reset --- */ /* --- Global Style – Start --- */ a:link { color: #007ee5; text-decoration: none; } a:visited { color: #007ee5; text-decoration: none; } body, td, th, div, span { font-family: 'Open Sans'!important; font-size: 13px; } /* --- Reset Elements – Start --- */ * { -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } html, body { width: 100% !important; height: 100% !important; margin: 0; padding: 0; } p,h1,h2,h3,h4 { margin: 0; padding: 0; } /* --- Reset Elements – Reset --- */ /* --- Global Style – Start --- */ a:link { color: #007ee5; text-decoration: none; } a:visited { color: #007ee5; text-decoration: none; } body, td, th, div, span { font-family: 'Open Sans'!important; font-size: 13px; }