Making font size bigger

in Script development
Subscribe to Making font size bigger 2 posts, 2 voices



MonkeyMargie Scriptwright
ieWindows

I have a text box on a web page and it's difficult to see the text that is typed in. How can I change the font size?

 
Jefferson Scher Scriptwright
FirefoxWindows

Maybe:

myTextbox.style.fontSize = "2em";