pisi / Reel

The premier 360° solution for jQuery.
http://reel360.org
MIT License
690 stars 210 forks source link

how to stop image cache #333

Open SyedAkramAhmed opened 5 years ago

SyedAkramAhmed commented 5 years ago

Hi,

I'm trying to load dynamic images in image tag using reel js.

The problem is the images are cached.

Which is already mentioned in reel js documentation for better performance.

Since i loading dynamic images i don't want reel to cache images.

How to disable image cache either JQuery / Image attributes ?

How to reload / refresh reel to pick new images dynamically ?

Please help me on this