Trying to right align text in an AW.Input
Hi everyone
I'm trying to align text to the right in an AW.Input control, but neither of the following are working:
or
Can anyone suggest how this might be achieved?
Many thanks as always.
Will
I'm trying to align text to the right in an AW.Input control, but neither of the following are working:
inputObj.setStyle('text-align','right')
or
inputObj.getContent('box/text').setAttribute('align', 'right')
Can anyone suggest how this might be achieved?
Many thanks as always.
Will
Will
June 5,