string.small() : small : String JAVASCRIPT TUTORIALS


JAVASCRIPT TUTORIALS » String » small »

 

string.small()







The small() method converts the string to an instance of the tag.












<html>
    <script language="JavaScript1.1">
    <!--
    var myString = new String("Hello, World!");

    document.write(myString.small());

    document.close();
    -->
    </script>
</html>







HTML code for linking to this page:

Follow Navioo On Twitter

JAVASCRIPT TUTORIALS

 Navioo String
» small