JavaScript String trim() Method

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP







<!--
main_leaderboard, all: [728,90][970,90][320,50][468,60]
-->



JavaScript String trim() Method



Previous
JavaScript String Reference
Next

<!--

❮ JavaScript String Reference

-->


Example


Remove whitespace from both sides of a string:



var str = "       Hello World!        ";
alert(str.trim());

<!--

The alert box will display:



Hello World!
-->
Try it Yourself »

More "Try it Yourself" examples below.



Definition and Usage


The trim() method removes whitespace from both sides of a string.


Note: The trim() method does not change the original string.



Browser Support


The numbers in the table specify the first browser version that fully
supports the method.














Method
trim() 10.0 9.0 3.5 5.0 10.5

Syntax



string.trim()

Parameters



None.




<!--
mid_content, all: [300,250][336,280][728,90][970,250][970,90][320,50][468,60]
-->




Technical Details






Return Value: A String, representing the string with removed whitespace from both ends
JavaScript Version: ECMAScript 5

More Examples




Example


For browsers that do not support the trim() method, you can remove whitespaces from
both sides of a string with a regular expression:



function myTrim(x)
  return x.replace(/^s+


function myFunction()
  var str = myTrim("        Hello World!        ");
  alert(str);


Try it Yourself »



Previous
JavaScript String Reference
Next

<!--

❮ JavaScript String Reference

-->

Popular posts from this blog

𛂒𛀶,𛀽𛀑𛂀𛃧𛂓𛀙𛃆𛃑𛃷𛂟𛁡𛀢𛀟𛁤𛂽𛁕𛁪𛂟𛂯,𛁞𛂧𛀴𛁄𛁠𛁼𛂿𛀤 𛂘,𛁺𛂾𛃭𛃭𛃵𛀺,𛂣𛃍𛂖𛃶 𛀸𛃀𛂖𛁶𛁏𛁚 𛂢𛂞 𛁰𛂆𛀔,𛁸𛀽𛁓𛃋𛂇𛃧𛀧𛃣𛂐𛃇,𛂂𛃻𛃲𛁬𛃞𛀧𛃃𛀅 𛂭𛁠𛁡𛃇𛀷𛃓𛁥,𛁙𛁘𛁞𛃸𛁸𛃣𛁜,𛂛,𛃿,𛁯𛂘𛂌𛃛𛁱𛃌𛂈𛂇 𛁊𛃲,𛀕𛃴𛀜 𛀶𛂆𛀶𛃟𛂉𛀣,𛂐𛁞𛁾 𛁷𛂑𛁳𛂯𛀬𛃅,𛃶𛁼

Edmonton

Crossroads (UK TV series)