![]() ![]() |
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? |
![]() ![]() |
Maybe: myTextbox.style.fontSize = "2em"; |
![]() ![]() |
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? |
![]() ![]() |
Maybe: myTextbox.style.fontSize = "2em"; |