Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: Radio Button Onclick events


Message #1 by "Craig Roberts" <peyote@e...> on Mon, 26 Mar 2001 18:30:56
Dear Paul,

One way of doing this is placing the content that you want to show when a
user clicks the radiobutton in an hidden layer. In the onclick-event you can
unhide the layer

Regards,

Gerhard Wentink

----- Original Message -----
From: "Craig Roberts" <peyote@e...>
To: "javascript" <javascript@p...>
Sent: Monday, March 26, 2001 6:30 PM
Subject: [javascript] Radio Button Onclick events


> Hi again!
>
> Firstly, thanks for the help on the dropdown boxes.  Now I have new issue
> at hand.
>
> I have created a series of radio buttons with onclick events.  Everything
> works fine with the exception of where the onclick event is displayed.
> Currently, the event fires on a new page whereas I would like for it to
> occur in a form or table below the radio buttons.  I am trying to do this
> without using frames.
>
> Thanks again!
>
> --Paul
>


  Return to Index