JQuery is the javascript library, but just copy pasting the JQuery snippet will not do, it will start conflicting with other JQeries, so the best practice is to use the following method
[php]<?php wp_enqueue_script("jquery"); ?>[/php]
Subscribe to:
Post Comments
(
Atom
)
No comments :
Post a Comment