How to trim() white spaces from a string? June 4, 2023 by Tarik The shortest form for jQuery: string = $.trim(string); Link