Limit characters in a div
Hi. Can anyone tell me how its possible to limit the amount of text characters in a div. I want to be able to limit to say 200 characters, then display a 'read more' link, when clicked it slides down the rest of the text.
I have had a look around, but have only been able to find limiting text in textarea's.
Thanks.