I need to basically turn a select element into a set of hidden fields to communicate with a rails app, so need to iterate over every element, I can only find out how to iterate over arrays, I am probably missing something dumb here I know but can anyone help me?
Share
jQuery
CoffeeScript