views:

39

answers:

1

how to assign line numbers for a textarea using jquery.the line numbers are suppose to appear on the lefyside of the textarea

    <textarea name='comments' id='comments' cols=10 rows=10></textarea>

And the linenumbers and text should be inline with eachother