Git Product home page Git Product logo

Comments (4)

robflaherty avatar robflaherty commented on July 16, 2024

Hey,

I don't believe the conflict is related to the plugin. I took a quick look at your page and it looks like you're loading multiple version of jQuery. Can you trying removing this line (just before the scroll depth plugin is called)?

<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>

from scroll-depth.

robflaherty avatar robflaherty commented on July 16, 2024

The plugin is compatible with jQuery 1.10. No need to load 1.7. :)

If you remove the jQuery 1.7 reference that should resolve the issue.

from scroll-depth.

tykesmurf avatar tykesmurf commented on July 16, 2024

Hey Rob,

I did remove these line several times in an effort to troubleshoot the issue but whenever that 1.7 the reporting of events does not register in analytics. I used Chrome Developer tools to check that the reporting still takes place via the _utm.gif which it does and the scroll depth.js files loads properly but for some reason the reporting ceases when that 1.7 code line is removed. Perhaps it is where it is being loaded? As I have it currently loading in the footer.php.

Ideas?

Jesse Stafford
541.643.5881 (SMS ok)

On Jan 23, 2014, at 9:19 PM, Rob Flaherty [email protected] wrote:

The plugin is compatible with jQuery 1.10. No need to load 1.7. :)

If you remove the jQuery 1.7 reference that should resolve the issue.


Reply to this email directly or view it on GitHub.

from scroll-depth.

robflaherty avatar robflaherty commented on July 16, 2024

Hey,
I'm still seeing jQuery 1.7 on the page. If you load another version of jQuery after loading jQuery plugins it will overwrite the plugin methods. That's why there's a JS error on the page for Superfish plugin.

If you can remove the 1.7 reference I can take a look at the page to see if the plugin isn't firing correctly.

from scroll-depth.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.