Including jQuery in WordPress
If you want, you can just download jQuery, put it on your server and link to it from your header.php file in the <head> section. But that can cause you grief. For one thing, some plugins use the jQuery library, and they are going to load it as well. This can cause problems. How was your plugin to know you already had it loaded?
Another thing is that WordPress already includes a copy of jQuery.
Here is how you can load up jQuery in your theme the smart (and intended) way. Visit Source
You might also like these similar posts
Internet Marketing Category: Miscellaneous
No Responses »
No comments yet.
RSS feed for comments on this post. TrackBack URI
