[Solved] Javascript conditionals not working on correct button combination
[ad_1] I’ve created an example below that I think you can work from. The values from the radio I don’t think get updated until you submit, instead I’ve captured the results in the onclick. You can now add back you CSS styling etc. Hope that helps. var results = {}; function updateResult() { var r … Read more