<div id="line_numbers"></div>
<textarea cols="65" rows="15" name="comments" id="comments"></textarea>
<textarea cols="65" rows="15" name="matches" id ="matches"></textarea>
there are many examples out there( http://stackoverflow.com/questions/1995370/html-adding-line-numbers-to-textarea ) but i just want to implement line numbers for a text area using jquery.Please let me know how to go about it.Any help would be really appreciated