javascript | INFJ Forum

javascript

  1. basic

    Regular Expressions?

    Does anyone happen to know anything about regular expressions (regex) in JavaScript? I'm trying to parse characters/words between two different strings. I could also potentially do between two HTML tags also, <h1>. The only thing I know is that it'll probably include ".*?" What I'm parsing is...