You're viewing old version number 3. - Current version
Regular Expressions with JavaScript
no \s like in perl, so : use [\s\S]* in regex
http://stackoverflow.com/questions/1068280/javascript-regex-multiline-flag-doesnt-work
http://www.regular-expressions.info/javascript.html
http://www.javascriptkit.com/javatutors/redev2.shtml
http://www.advanced-javascript-tutorial.com/RegularExpressions.cfm#.UmbpgnBwqSo
From JR's : articles
21 words - 517 chars
created on
updated on
- #
source
- versions
Related articles
Regular Expressions with JavaScript - Dec 04, 2014
More JavaScript technologies - Nov 11, 2013
Links feb 25, 2017 - Feb 25, 2017
Cross-Origin Resource Sharing header - Jan 09, 2015
Web and mobile development using Perl, HTML5, CSS3, and JavaScript - May 28, 2013
more >>