MediaWiki:CharCount.js: Difference between revisions

m typo
m poxy } in wrong place
Line 13: Line 13:
s.add(option);
s.add(option);
}
}
s.value = defIndex;
}
}
s.value = defIndex;
function getMaxChars() {
function getMaxChars() {
var maxChar = getID('chars');
var maxChar = getID('chars');