Giter Club home page Giter Club logo

Comments (7)

robflaherty avatar robflaherty commented on July 26, 2024

Hi, I need the URL of your site to be able to help you diagnosis the problem.

from scroll-depth.

laius avatar laius commented on July 26, 2024

Thx for the quick reply. URL is jobescape.net

from scroll-depth.

robflaherty avatar robflaherty commented on July 26, 2024

Thanks. You're calling the Scroll Depth and Riveted functions correctly but I don't see the actual Scroll Depth and Riveted scripts loaded anywhere on the page.

screen shot 2015-07-23 at 4 31 46 pm

from scroll-depth.

laius avatar laius commented on July 26, 2024

OK - what do I need to do to load these scripts? What am I missing?

from scroll-depth.

robflaherty avatar robflaherty commented on July 26, 2024

Just like any other scripts, you have to upload them to your server and then load them before calling them, like this:

<script src="jquery.scrolldepth.min.js"></script>
<script>
jQuery(function() {
  jQuery.scrollDepth();
});
</script>

from scroll-depth.

laius avatar laius commented on July 26, 2024

I guess I don't have enough code in my heart, so let me check back if I understood you correctly:

  1. I need to place the function into a .js file and upload that into the .js folder of my wordpress theme folder.

  2. I can then call the functions the same way I already am.

Am I correct?

from scroll-depth.

laius avatar laius commented on July 26, 2024

Hi there. I have been wrestling with this issue for the past few days and googled my a** off, but things are still not working. Is there a guide you can point me too. One for dummies with no particular coding experience?

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.