I\'ve this working code which is creating one combobox:
You can see it working here: jsfiddle
$(\'body\').on(\'chan
If you just want to double the amount of combo boxes you could use a for-loop and set their values depending on the value of the counter-variable.