Jquery Hide/unhide Clone Form Elements

I have a form that uses jquery to hide/unhide form elements specific to a product category (selectable via dropdown box). The form also has the ability to clone the dropdown box and the hidden form elements, so the user can inquire about as many product inquiries as they want.

My first problem is that any cloned dropdown box will not unhide / hide the form elements specific to the product category selected. It only works on the initial dropdown.

My second problem is that I need the results of the form submission to be put through e-mail, cloned elements and all if there are any.

I hope this is something quick, easy, and economical that a jquery/php programming whiz can whip through pretty quickly. Its been driving me nuts forever!

The sample form is here: www.pentco.com/test.php

Help!

Leave a Reply

Your email address will not be published. Required fields are marked *