Hi everybody, I recently started using Contact Form 7. I love it, but I don't like how it always loads jQuery.
I'm already loading the latest, minified version of jQuery earlier in my page. I wish I could just tell CF7 to use this jQuery, instead of loading a different (older, unminified) version.
CF7 does offer the ability to not load ALL scripts -
http://ideasilo.wordpress.com/2009/05/31/contact-form-7-1-10/#WPCF7_LOAD_JS
But that's not what I need. I just need it to not load jQuery. Maybe in a future version there would be a WPCF7_LOAD_JQUERY flag too?
thanks for any help!