I have radio button list which has id as the value, I want to access the selected id in the jquery function.
相关问题
- How to fix IE ClearType + jQuery opacity problem i
- jQuery add and remove delay
- Include empty value fields in jQuery .serialize()
- Disable Browser onUnload on certain links?
- how to get selected text from iframe with javascri
It will get the selected value of the radiobutton at button click.
ex for list
If you have HTML that looks like this:
You would get the selected radio value with this: