Jquery conflict with Smooth Scroll
  • I am using Smooth Scroll on my homepage. I am already linked into the jQuery library because I have written some other Jquery functions for my design. These work great. If I disable my link to the JQuery library then smooth scroll works great, but all my Jquery functions stop working on the rest of the page. How do I get both to work together? So that smooth scroll and my custom functions all work






    `
  • 1 Comment sorted by
  • Smooth scroll needs jQuery.
    So if it works when you disable your link to the library, it means that has been included.
    Please keep in mind that WordPress already includes jQuery, so you can use it for your functions too. Just keep in mind to use jQuery() instead of $().

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Login with Facebook Sign In with OpenID Sign In with Google Sign In with Twitter

Sign In Apply for Membership

In this Discussion