Thursday, August 2, 2007

Trim Function in Javascript using String.prototype.trim extension

To extend the String.prototype with the trim() function I use this line of code

No comments: