I want to get the count of characters of a div.
Now I usebut is a way to clean html code and get only the number of characters of the pure text of that div?Code:m= $('content_text').innerHTML;
I use mootools.
| SitePoint Sponsor |




I want to get the count of characters of a div.
Now I usebut is a way to clean html code and get only the number of characters of the pure text of that div?Code:m= $('content_text').innerHTML;
I use mootools.
Bookmarks