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