Quantcast
Channel: WordPress.org Forums » [Contact Form 7] Support
Viewing all articles
Browse latest Browse all 49500

darkknight187 on "[Plugin: Contact Form 7] Clone div on page to email message"

$
0
0

I have been trying just about everything here.
Basically when the user gets to this page they have the contact form 7, and the results of a planner showing on page.

What I would like to do is simply clone my div on page to the the email body.

Sounds so easy.

Very easy to use jQuery to clone to the form itself

<div id"test2"></div>
jQuery('#direct-mail-answer').clone('#direct-mail-answer').appendTo('#test2');

But I just can't seem to get the div into the email body.
The only things that seem to come across are inputs by name=*

How can I get custom elements on page into the email message?

http://wordpress.org/plugins/contact-form-7/


Viewing all articles
Browse latest Browse all 49500

Trending Articles