Skip to content Skip to sidebar Skip to footer
Showing posts with the label Str Replace

Java Script Problem With Initial Display Of Str.replaceall

I was given this code for a moving window self-paced reading experiment where the initial display i… Read more Java Script Problem With Initial Display Of Str.replaceall

Use Match In Replace

I need to put every non-alphabetic character between spaces. I want to do this using RegExp, and I … Read more Use Match In Replace