jsanahuja / jquery.instagramFeed

Instagram Feed without access token. Not using the Instagram API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

After Render Functions

veraxinho opened this issue · comments

I'm trying to show the Instagram posts in a carousel.
The carousel should be triggered after all posts/images are loaded.
How can I add an after render trigger event to this script?

The onload event is not implemented yet. See #29 (comment). You can use the callback which is triggered right after the render (not after loading).