Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript jQuery not responding once I move it to wordpress Re: jQuery not responding once I move it to wordpress

#64081
Rob MacKay
Participant

It just links locally by default because WP comes “supplied” with a copy of jQuery.

http://codex.wordpress.org/Function_Reference/wp_enqueue_script#Example

Shows how to pull it from the CDN :)