MediaWiki:CharCount.js: Difference between revisions

Added header info
(Add HTML to script)
(Added header info)
Line 118: Line 118:
$(function () {
$(function () {
$('#CharCount').html(
$('#CharCount').html(
<!DOCTYPE HTML>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>Char Count</title>
<style>
<style>
body {
body {