how to trim the undenfined var in jquery code example Example: trim space in jquery var str = " Hello World! "; alert(str.trim());