message no. 80377
Posted by checkit in #jekyll at 2015-02-19T17:54:35Z
Hey guys... I'm trying to figure out how I can store a jquery object of arrays in a hidden input field in my form. I'm using the hidden field as a storage repository of accumulated values to post upon form submit. The backend will loop through each of the entries for processing. Here's my code: pretty straight forward: http://jsfiddle.net/o3vhudp9/