10.07.2017 Views

javascript_tutorial

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Javascript<br />

<br />

<br />

JavaScript String sup() Method<br />

<br />

<br />

<br />

var str = new String("Hello world");<br />

alert(str.sup());<br />

<br />

<br />

<br />

Output<br />

Hello world<br />

176

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!