:: Forum >>

Radio button text gets cut off

I'm wondering if anyone can help me with the following issue. For some reason characters like 'p' and 'g' in radio button elements are not displayed completely. It looks like they are cut-off. Example:

var obj = new AW.UI.Radio;
obj.setItemText(["group", "person"]);
obj.setItemCount(2);
document.write(obj);

P.S. Using AW 2.0.2.

Thanks in advance.
Maurice G.
Maurice G.
Tuesday, June 5, 2007
Seems this issue only occurs in IE 6
Maurice G.
Wednesday, June 6, 2007

This topic is archived.


Back to support forum

Forum search