Changes

Jump to: navigation, search

JavaScript String Object

169 bytes added, 17:06, 27 April 2007
JavaScript String Object Methods
<tr>
<td>sub()<td>Returns string wrapped in the string in HTML &lt;sub&gt; and &lt;/sub&gt; elements to produce a subscript effect (e.g <sub>Example</sub>)</td>
</tr>
<tr>
<td>sup()<td>Returns string wrapped in the string in HTML &lt;sup&gt; and &lt;/sup&gt; elements to produce a superscript effect (e.g <sup>Example</sup>)</td>
</tr>
</table>

Navigation menu