1👍
✅
You can use jQuery’s onchange event handler to detect when choice is changed and also get the value. There is good example on the .change()
api page.
Source:stackexchange.com