To remove whitespace in Javascript, use string trim() method. JavaScript trimLeft() removes left space of string and trimRight() removes right space.
確定! 回上一頁