Changes

Jump to: navigation, search

JavaScript String Object

143 bytes added, 13:50, 27 April 2007
JavaScript String Object Methods
<td>link()<td>Accepts a URL as an argument and constructs an &lt;a&gt; tag using the URL as the href attribute.</td>
</tr>
<tr><td>match()<td>Accepts a regular expression as an argument and returns an array of matches found in the String object instance.</td></tr>
</table>

Navigation menu