I would like to have each button when clicked expand out with more information on the choice, and then the user to click again to confirm.
So it would look like
CHOICE1
CHOICE2
CHOICE3
and if someone clicks on CHOICE1 it would look like
CHOICE1
here is more information about choice1
CHOICE2
CHOICE3
Solved
Multiple Choice Javascript
Best answer by jmborzick
jrc3 This doc has all the code you need to add the hover text that TomG referenced.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.

I think