Set the document.fgColor (IE) : fgColor : Document JAVASCRIPT TUTORIALS


JAVASCRIPT TUTORIALS » Document » fgColor »

 

Set the document.fgColor (IE)

















<html>
    <script language="JavaScript">
    <!--
    document.fgColor="0000ff";
    -->
    </script>
    <body>
    The color of all text on this page is blue.
    </body>
    </html>







HTML code for linking to this page:

Follow Navioo On Twitter

JAVASCRIPT TUTORIALS

 Navioo Document
» fgColor