Pre-load images inside Tabs (Nestable) to prevent the image from flickering

Hello,

I’m using Tabs (Nestable) element on my website. the tab is to change the color and an image on the content.

The problem is that on the first load when changing the tab, the image flicks. which gives a bad experience for users.

when I checked i found that the “pane” are set to Display: None when not active. which I believe why the photo is not preloaded.

Any idea how to prevent that?