Hi I want to be able to count the number of displayed characters in a Div with javascript/jquery. For example
This is my div!&l
Sample http://jsfiddle.net/TrMRB/
$("#mydiv p").text().length;