Closed brettalton closed 11 years ago
I think it's more useful to get triggered when call to Instagram API ends, see #30, but also this event (plugin execution end) could be triggered.
Since version 0.3.0 plugin triggers a didLoadInstagram
event, see https://github.com/potomak/jquery-instagram#didloadinstagram
Adding a callback to know when the plugin completes would be useful too.
http://stackoverflow.com/questions/2534436/jquery-plugin-adding-callback-functionality
Thoughts?