Loading jQuery in noConflict mode
-
Hi – Thanks for this plugin. I’m using the core functionality of it and it’s working nicely. Do you have any ideas about loading jQuery in noConflict mode?
The Use-Google-Libraries plugin claims this as a feature but this plugin didn’t work for me at all.
In case you were wondering, that plugin does not seem to use
wp_register_script
andwp_enqueue_script
. Instead, it echos this:
<script type='text/javascript'>try{jQuery.noConflict();}catch(e){};</script>\n
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Loading jQuery in noConflict mode’ is closed to new replies.