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

  • SEARCH
  • Home
  • 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 6745395
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T12:11:58+00:00 2026-05-26T12:11:58+00:00

I have a infinite scroll script which works for my tumblr . It’s loading

  • 0

I have a infinite scroll script which works for my tumblr.
It’s loading images as I scroll down the page.
However I’m looking to have the images fade in rather than suddenly appear.

I’ve found this awesome plugin called waypoints which does this sort of thing. And it works, but only on the first loaded images. After that, it’s not recognising the newly loaded images.

I know that “live” only works on certain jQuery functions. And bind might be better as you can use custom functions. But then i still apparently have to trigger the script, and this is what i dont know how to do. This would mean i’d have to hack the tumblr script which does the infinite scroll, and it’s scary in there, javascript rather than jQuery.

Maybe you could recommend a better way of doing this?

Here is the code that works for the first ten images:

$('.theImage').waypoint(function() {
   $(this).animate({opacity: 1}, 'slow');
});

I wish i could just do something like this:

$(‘.theImage’).bind(“waypoint”, function() {
$(this).animate({opacity: 1}, ‘slow’);
});

Thank you.

PS the content is miiiiildly nsfw. In fact its sfw since one mildly sexy picture is not even viewable and it’s all the way at the bottom. Cheers.

  • 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-05-26T12:11:59+00:00Added an answer on May 26, 2026 at 12:11 pm

    It’s not that live doesn’t work with custom events, but more that Waypoints only fires it’s event on elements that have had .waypoint() called on it. So you would need to make this call after the new content has loaded regardless.

    Since hacking the infinitescroll script is out of the question, I suggest you try using the jquery.inview plugin instead of Waypoints. The way inview is structured it creates an event that is triggered by every element so you can use .live, .delegate.

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

Sidebar

Related Questions

Possible Duplicate: UIScrollView. Any thoughts on implementing “infinite” scroll/zoom? I have a UIScroll which
I have a page with infinite scroll. It calculates the difference between the end
I have an infinite scrollview in which I add images as the user scrolls.
I have a PHP script with infinite loop. I need this script running forever.
Does anyone have any idea how I can go about creating an infinite scroll.
I need to combine Expression Engine with http://www.infinite-scroll.com . I have tried numerous ways
I have a form which contains infinite number of options which user and add.
I have set up infinite scroll on a website I am building here: http://richardgordoncook.com/fg/
I have infinite number of divs of a 100px width, which can fit into
I need to do some calculations with fractions which result have infinite decimals. For

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.