經安全檢測,此網站為安全網站,請放心前往原始網址!

Trim string in JavaScript? - Stack Overflow

How do I trim a string in JavaScript? ... See this: String.prototype.trim=function(){ return this.replace(/^\s+|\s+$/g, '');} ... The trim from jQuery is ...

www.google.com.tw

網址安全性掃描由 google 提供