:: Forum >> Version 2 >>

Setting the width doesnt work any solutions

More information on this topic is available in the documentation section: /aw.ui.input/.

var inputSiteName = new AW.UI.Input;
inputSiteName.setId("inputSiteName");
inputSiteName.setControlText("");
inputSiteName.setAttribute("type", "text");
inputSiteName.setSize(100);

setSize(100); doesnt work any solutions
BOB FLEMMING
Friday, October 13, 2006
The default width for the input box is 100px - setSize(100) should not change anything.
Alex (ActiveWidgets)
Friday, October 13, 2006



This topic is archived.

Back to /aw.ui.input/

Documentation:

Forum search