ID:143823
 
Code:
    script ="<STYLE>BODY{background: black; color: white; font: tahoma; font: 1pt}</STYLE>"


Problem description: How do you set the font size in client script?

whoops, i messed up

try
 <font size="7">Text</font>
You want "font-size"
In response to JaxxMarron
Doesnt work :/