Template:CharCount: Difference between revisions

Puth HTML back even if the parser strips some parts
(ref script)
(Puth HTML back even if the parser strips some parts)
Tag: Manual revert
 
(17 intermediate revisions by 2 users not shown)
Line 1: Line 1:
$(function () {
<div id="CharCount"></div>
<div id="tpl-CharCount">...</div>
<!DOCTYPE HTML>
myPlace.innerHTML = '<!DOCTYPE HTML>
<head>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
Line 112: Line 111:


</body>
</body>
</html>';
</html>
}());