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

Images Loaded with HTML5 Video Poster Attribute #197

Open
fauxcoding opened this issue Jun 17, 2015 · 5 comments
Open

Images Loaded with HTML5 Video Poster Attribute #197

fauxcoding opened this issue Jun 17, 2015 · 5 comments

Comments

@fauxcoding
Copy link

Whilst I can get ImagesLoaded to work for images in img tags, it doesn't seem to detect when HTML5 Video poster images have loaded.

@desandro
Copy link
Owner

desandro commented Jun 17, 2015

Thanks for reporting this issue. Video poster support is currently not part of imagesLoaded. Add a 👍 reaction to this issue if you would like to see this feature added. Do not add +1 comments — They will be deleted.

@fauxcoding
Copy link
Author

+1

If anyone is interested in a workaround I asked/answered a stack overflow question on the matter.

http://stackoverflow.com/questions/30888852/masonry-imagesloaded-html5-video-poster

@PascalAOMS
Copy link

Sure, if you or somebody has time to do it/knows the magic.

@ballmannweber
Copy link

are there any news on this matter?

@haydentech
Copy link

This just bit me as well. Any hope for a fix at this point?

I tried putting a regular img with display:none, in addition to the video with poster img, inside my function getItemHTML function for InfiniteScroll. I had high hopes, but that did not work. Maybe the browser never even tries to load the img if it's display:none.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants