[jQuery] Hide/Show content in a div based on selected radiobutton

[jQuery] Hide/Show content in a div based on selected radiobutton


I'm very new to using jQuery ouside of basic form validation. I've got a
radiobutton on my page (it's in an .aspx and is a .net control that will
most likely have a class I can grab from jQuery is probably the route I'll
go with this).
When the radiobuttonlist is selected, I need to show content in another div
that has an ID. The content inside that will be a bunch of other things
(another radiobuttonlist, textbox, and so on).
I'm really not sure how to get started on this, especially with the action.
I'm currently reading up on things and using the documentation and Learning
jQuery book but for right now, I am in such a rush to get this out the door
that I need a bit of jump start so I can start to see how this could be
done.
--
View this message in context: http://www.nabble.com/Hide-Show-content-in-a-div-based-on-selected-radiobutton-tp22668749s27240p22668749.html
Sent from the jQuery General Discussion mailing list archive at Nabble.com.