webgui/www/extras/tinymce2/examples/templates/count.htm
2007-07-07 21:26:06 +00:00

5 lines
219 B
HTML
Executable file

<!-- Template contents HTML outside the DIV will not be inserted -->
<div class="mceTmpl">
<p><em>Word Count: <span class="word-count">0</span>, Character count: <span class="char-count">0</span></em></p>
</div>