|
-
Oct 30th, 2001, 04:22 PM
#1
Thread Starter
Frenzied Member
javascript equivelent of SIZE="-1" ???(resolved)
I am trying to modify a page that is currently created by the server using a proprietary scripting language. I am changing it so that it will now be created on the client side using javascript.
At certain times, I want to adjust the font size. The html created by the server contains font tags such as: <FONT FACE="arial" SIZE="-1">.
I am trying to use fontSizeAdjust to no avail. For example: newRow.style.fontSizeAdjust = "-1". Am I on the right path, or should I be doing something else?
Last edited by ccoder; Oct 31st, 2001 at 10:20 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|