3.2.0

Setting Raio button location

How do you set location for a Radio Button?
I've tried: #radiobtn {left: 220px, top: 100px;} but did not work.

Thanks.
wkim

wkim
June 1,
Can someone please help me?
wkim
June 4,
maybe you have to add position:absolute or just use setPosition method -

obj.setPosition(100, 200);
Alex (ActiveWidgets)
June 5,
thanks.
wkim
June 5,

This topic is archived.

See also:


Back to support forum