Cloudimage Responsive will smartly resize, compress and accelerate images across the World in your site for all devices. The plugin supports lazy loading technique with fancy animation on image load. Any questions or issues, please report to https://github.com/scaleflex/js-cloudimage-responsive/issues
Other
68
stars
15
forks
source link
Bug for responsive cloud images when in lazy owl carousel not running #34
When ciResponsive.process(); processed more than 1 time on 1 page, there is a problem with lazy or the image doesn't appear so it needs to be excluded.
When excluded all the images appear, but on lazy it doesn't work.
When in one page first load, already got ci-bg-url / ciResponsive.process(); the carousel brings the lazy it doesn't work.
When it first loads, it doesn't get ci-bg-url / ciResponsive.process(); for example on the carousel one page, it can run lazy.
Please provide an example implementation on the carousel so it doesn't break. and one more thing maybe there is a need to build a js cloud image as on the CDN we had difficulty implementing it when following your documentation. Thank you
hey @pfranck ,
Please provide an example implementation on the carousel so it doesn't break. and one more thing maybe there is a need to build a js cloud image as on the CDN we had difficulty implementing it when following your documentation. Thank you