[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

CheckBox

Daniel

8/18/2006 7:23:00 AM

Hi,
I have a checkbox, when I check it some action(disabling a
dropdown) should occur. How to implement it

Daniel.

3 Answers

Farrel Lifson

8/18/2006 7:32:00 AM

0

On 18/08/06, Daniel <DFelix19@gmail.com> wrote:
> Hi,
> I have a checkbox, when I check it some action(disabling a
> dropdown) should occur. How to implement it
>
> Daniel.
>
>
>
What toolkit? GTK? Fox? Qt?

Farrel

Daniel

8/18/2006 7:35:00 AM

0

Its a html control

Daniel

Farrel Lifson wrote:
> On 18/08/06, Daniel <DFelix19@gmail.com> wrote:
> > Hi,
> > I have a checkbox, when I check it some action(disabling a
> > dropdown) should occur. How to implement it
> >
> > Daniel.
> >
> >
> >
> What toolkit? GTK? Fox? Qt?
>
> Farrel

sawpad

8/18/2006 7:51:00 AM

0

Use javascript...

Daniel wrote:
> Its a html control
>
> Daniel
>
> Farrel Lifson wrote:
> > On 18/08/06, Daniel <DFelix19@gmail.com> wrote:
> > > Hi,
> > > I have a checkbox, when I check it some action(disabling a
> > > dropdown) should occur. How to implement it
> > >
> > > Daniel.
> > >
> > >
> > >
> > What toolkit? GTK? Fox? Qt?
> >
> > Farrel