script ="<STYLE>BODY{background: black; color: white; font: tahoma; font: 1pt}</STYLE>"
Problem description: How do you set the font size in client script?
ID:143823
Jul 1 2007, 11:39 am
|
|
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? |
In response to JaxxMarron
|
|
Doesnt work :/
|
try
<font size="7">Text</font>