I need an html form altered with javascript so that users can drag and drop form elements to and from a field below, into an area above it that only allows 6 form elements or less to be dragged into it. For every form element dragged into the 6-element-area, the script should update one of 6 other hidden form fields to the form element dragged into the area's id; in the order that the form elements were dropped. You can use jQuery, or any other open source API for that matter. No AJAX. PM me for my budget if you're interested.