I have a textarea as in code below, how to display the line numbers on the left hand side of it.
Is there a jquery plugin?
<TEXTAREA name="program" id="program" rows="15" cols="65" ></TEXTAREA>
There is Lined TextArea mirror plugin for jQuery by Alan Williamson
MIT License
jQuery 1.3+