Anyone know of a way to replace the standard HTML textarea with a textbox that will show linenumbers for writing code online?
Thanks!
Javascript.
How could JS do this without submitting the line numbers when submitting the text file?
I would have the javascript remove the line numbers onsubmit=""
But really, what other option is there? Java perhaps, but thats about it.