Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7750211
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T11:13:57+00:00 2026-06-01T11:13:57+00:00

I’m trying to use Waypoints to do a very simple scrolling effect, but for

  • 0

I’m trying to use Waypoints to do a very simple scrolling effect, but for some reason, I just simply cannot get Waypoints to work at all.

jQuery (1.7.1) is correctly loaded, and is loaded before Waypoints. There are other jQuery functions on the page, and they all work without problems; for example:

$(document).ready(function() {
  $(".form label").addClass("column");
}

Waypoints (waypoints.min.js, version 1.1.6) is also loaded correctly, after jQuery.

But whatever I do, I can’t seem to get anything in Waypoints to react at all in anything except Firefox.

If I call waypoint() directly on an element, without checking for the document to finish loading, then I get no error, but no reaction, either:

$('.wrapper').waypoint(function() {
    alert('You have scrolled to an entry.');
});

– gives no console errors or warnings, but doesn’t alert anything, either (as I wouldn’t expect it to, since the script is placed before the .wrapper div is created).

If I wait for the document to finish, like this:

$(document).ready(function() {
    $('.wrapper').waypoint(function() {
    alert('You have scrolled to an entry.');
    });
});

– then it seems to work in Firefox, but not in Chrome, Opera, or Safari. Safari’s web console tells me

TypeError: ‘undefined’ is not a function (evaluating
'$('.wrapper').waypoint(function() { alert('You have scrolled to an entry.'); })')

– and I’m not sure why undefined is suddenly now not a function (or why the function is now suddenly being ‘set’ to undefined, whichever is a more correct way of looking at it) …

I am under no circumstances good with jQuery, or JavaScript in general, so I really don’t know where to look for whatever might be conflicting with it, or why it’s doing this to me.

Help?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-01T11:13:58+00:00Added an answer on June 1, 2026 at 11:13 am

    Turns out I had, for whatever reason, at some point added a second import of jQuery, this time directly from Google’s servers, and placed this second call in a different file where it had lain unseen and unknown for ages.

    Once I got rid of that, Waypoints worked (more or less) as expected.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying use Thread but i have some problem (I am beginner at
I'm trying use double type in openCL, but doesn't work anyway, i want use
Trying to use a guid as a resource id in a rest url but
Trying to use GnuPG with Delphi (Win32). I need to sign some file with
I am trying use javascript regular expressions to do some matching and I found
Trying to use this sql statement. The first 2 parts work fine, I am
trying to use the preferred on method call but the code is not working
I am trying use filehelpers class builder but I am kinda confused on what
I am trying use std::copy to copy from two different iterator. But during course
I'm trying use the Sum method in a lambda expression for a comparison, but

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.