Skip to content

Fixes bug where img elements without the realSrcAttribute disappear in Firefox #7

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

junjie
Copy link

@junjie junjie commented May 31, 2012

Fixes bug where img elements without the realSrcAttribute disappear in Firefox.

Original code attempts to replace the src of all img regardless of whether there is any realSrcAttribute. This means that user cannot create a page where certain images are lazily loaded while others are not.

@Bilge
Copy link

Bilge commented May 26, 2013

Fixed by #12

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.

2 participants