Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Local checkImages function instead of triggering events on the container #22

Closed
wants to merge 10 commits into from
Closed

Conversation

ssorallen
Copy link

This fixes #18. Instead of triggering an event on the container, this moves the image checking into its own function. That function is called where events were previously triggered.

Resizing the window no longer scrolls to the top of the window in jQuery <1.7.

The plugin should only trigger its own events so other code doesn't receive an erroneous onscroll when the window wasn't actually scrolled. Now the plugin only triggers appear.

@ssorallen
Copy link
Author

Should have opened with specific diff instead of against master.

@ssorallen ssorallen closed this Feb 22, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant