[jQuery] How can I manipulate all the radios in one div?

[jQuery] How can I manipulate all the radios in one div?


How can I manipulate all the radios in a div? For example say I have 2
div and both have a couple of radio buttons and everyone has different
names. Say I wanted to manipulate only the radios in one of the div's
how could achieve that?