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