Resolving jQuery Conflicts in jQuery Plugins
-
I want to use a jQuery plugin (not a WP plugin) but the JS in the plugin uses the default ‘$’ rather than WP’s ‘jQuery’ to identify itself. In order to make this work with WP, do I need to change the code in the plugin or is there a hook/filter I can invoke to correct this?
Thanks.
clarification: installing, linking to the jQuery plugin is not the issue.
Viewing 12 replies - 1 through 12 (of 12 total)
Viewing 12 replies - 1 through 12 (of 12 total)
- The topic ‘Resolving jQuery Conflicts in jQuery Plugins’ is closed to new replies.