User:The Transhumanist/ViewAnnotationToggler.js: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 9:
{
//replace the character
var newText = currentText.text().replace(/–/g,'XXX');
//reinsert the updated string back into the DOM