Changes

Jump to: navigation, search

JavaScript String Object

183 bytes added, 20:33, 26 April 2007
JavaScript String Object Methods
</tr>
<tr>
<td>concat()<td>Takes two strings as auguments and combines them into a singe single string. Returns the combined string.</td></tr><tr><td>fixed()<td>Coverts the string to be displayed in fixed pitch (teletype style) font. Equivalent to wrapping the string in HTML &lt;tt&gt; and &lt;/tt&gt; elements</td>
</tr>
</table>

Navigation menu