[Plugin: WP jQuery Lightbox] reload code please
-
Hi,
I am using an ajax page loader which requires me to reload js code in order for plugins to work.
I need the code to reload this plugin
ie
jQuery.get(‘/wp-content/plugins/contact-form-7/scripts.js’, function(data) { eval(data); });
more info hereThis should be simple, I’m just not seeing any straightforward code to do this with. Any help would be greatly appreciated.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘[Plugin: WP jQuery Lightbox] reload code please’ is closed to new replies.