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

ervvan on "[Plugin: Contact Form 7] CF7 - email verification"

$
0
0

SOLUTION >

add this script > and replace #ID by the id of your fields

<script type="text/javascript">
$(function() {
$('#ID').bind("cut copy paste", function(e) {
e.preventDefault();
});
});
</script>

Viewing all articles
Browse latest Browse all 49500

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>