I need to write, in JavaScript (I am using jQuery), a function that is aware of the number of characters that fit in a line of the browser window. I\'m using a monospace fo
There is no easy way to do this in HTML.
However, if you really must know, you can probably figure it out with some really ugly javascript:
First, create a