Dec 20, 2006 #1 JohnnyBGoode Programmer Joined May 1, 2002 Messages 76 Location CA In a javascript event, is it possible to change all the font sizes on the page?
Dec 20, 2006 #2 traingamer Programmer Joined Jun 18, 2002 Messages 3,270 Location US You could use JavaScript to change style sheets, which you could use to re-size fonts, change colors, whatever... Greg "Personally, I am always ready to learn, although I do not always like being taught." - Winston Churchill Upvote 0 Downvote
You could use JavaScript to change style sheets, which you could use to re-size fonts, change colors, whatever... Greg "Personally, I am always ready to learn, although I do not always like being taught." - Winston Churchill