:: Forum >>

Radio button display problem

Hi,

I am using the free trial package and I have a problem. This code works if I replace it on the activewidgets web site (into show me example) but dont works into my web page.

The problem is that the little circle dont appears (only the text -> setItemText)

Any idea ?

Code:
var interfaceRadio = new AW.UI.Radio;
interfaceRadio.setItemText(["eth2","eth3","eth4","eth5"]);
interfaceRadio.setItemCount(4);
document.write(interfaceRadio);
Normand Bedard
Tuesday, July 10, 2007
Did you copy radio.png image file (should be in the same directory as aw.css)?
Alex (ActiveWidgets)
Tuesday, July 10, 2007
No...that was the problem...thanks
Normand Bedard
Wednesday, July 11, 2007

This topic is archived.


Back to support forum

Forum search