Know if an image has been loaded into the Carousel Cell

I’m currently pulling my images from a database via (attachURL). When I first select a cell it will load the necessary image. I would like to know if I can find out if an image is loaded first before calling the database to reload an image. So anytime after the initial load, I don’t have to reload the image.

Steve

You may try to use the onContentLoaded event:
https://docs.dhtmlx.com/api__dhtmlxcarousel_oncontentloaded_event.html