markb
markb

Reputation: 1285

Auto updating radio check

Got this: http://jsfiddle.net/NdsF8/

Want it to be dynamic so when you click a new radio button, it changed the written value.

I'm sure this has been covered somewhere, but for the life of me cannot find it.

If you're magical enough, either PHP, JQuery, or then Javascript. Any will do but thats my preferred order :]

Upvotes: 0

Views: 80

Answers (1)

jazzytomato
jazzytomato

Reputation: 7214

You have to add an event to do so :

http://jsfiddle.net/NdsF8/1/

Upvotes: 4

Related Questions