Validation in accordion possible ?

Validation in accordion possible ?

Hi,
 
Here's a quick question.
Just started using jQuery, and I created a accordion menu on my page. It's not so much a menu, but a toggle content block thingy. One of the content blocks contains a number of images the user has to choose from using a radiobutton.
 
Is it possible to grab the id of the radiobutton selected when toggling to the next content block, that is without making use of a form / submit button ?
 
Thanks
Hans