I want it so that if you click the "one off" radio button, the top box is visible and the bottom box is invisible, and if you click the "regular" radio button, the top box is invisible, and the bottom box is visible.
your problem is that you're telling one span tag to hide but you're never telling the other one to display itself, and vice versa. i don't have time to post a solution but if i have time later i will. its pretty straight forward, though.
Bookmarks