Community Member Profile
Darren Carter
Member since Sep 14, 2012
- Profile: /members/10280-Darren-Carter.htm
- Comments: 1
- Points: 10
Recent Blog Comments By Darren Carter
-
Special $ References In JavaScript's String.replace() Method
Posted on Sep 14, 2012 at 3:38 PM
Wow that just made my life a whole lot easier. It makes for a great string highlighter: if(typeof String.prototype.highlight !== 'function') { String.prototype.highlight = function(match, spanClass) { var pattern = new RegExp... read more »



