maxatwork / form2js

Javascript library for collecting form data
http://maxatwork.github.com/form2js/
MIT License
640 stars 137 forks source link

how to capture the select options value and text #73

Open keshavwork opened 10 years ago

keshavwork commented 10 years ago

Hi how to capture the value id and text

example

expected jsno format { "person": { "users": { "id": "1", "name": "ram" } } } Please look at this