This is the source forThis is the source for tree Javascript function to strip the spaces of a string. The first is a definition of the seperate function ltrim, rtrim and trim. These trim the spaces to the left of the string, the right of the string and both sides respectively. tree Javascript function to strip the spaces of a string. The first is a definition of the seperate function ltrim, rtrim and trim. These trim the spaces to the left of the string, the right of the string and both sides respectively.
[More]