set font for input
An older topic discussed this but i was unable to get that solution to work.
Say I have
var myInput = new AW.UI.Input;
I want to set the font-family to "FixedSys" and I want to set font-size to "12px". I want the background color to be #008080 and the foreground color to be #FFFFFF.
How to do this?
Say I have
var myInput = new AW.UI.Input;
I want to set the font-family to "FixedSys" and I want to set font-size to "12px". I want the background color to be #008080 and the foreground color to be #FFFFFF.
How to do this?
Eric Juvet
January 25,