Is there anyway to run the JS and load the plugin only when necessary?
Most likely this plugin would only be loaded on a page anyway, loading the JS on every single load is redundant and unnecessary, no?
CF7 has a way to do this:
http://contactform7.com/blog/2009/11/22/loading-javascript-and-stylesheet-only-when-it-is-necessary/
I was wondering if someone managed to do the same with CAR?
Thank you.