0
votes
2answers
119 views

Submitting select menus

I use a code in jquery-mobile to dynamically generate select menus, but I'm having trouble passing the data to the database. The menus are generated using the append method, for each form element, ...