You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 23, 2023. It is now read-only.
Hello, I have a page for a cake store, the page is full of product images, each product has many images wrapped with a bootstrap carousel, and on the click on the image a fancy box must open to navigate through images. but while the page loads more products, the fancybox time to open is increased. I think that this issue is because the event queue of js is full of the "carousel next image" event,because when I stopped auto sliding the fancybox opened fast. But the client wants the auto-sliding to remain with fast opening for the fancybox, can you guide me please? and thanks in advance
The text was updated successfully, but these errors were encountered:
Hello, I have a page for a cake store, the page is full of product images, each product has many images wrapped with a bootstrap carousel, and on the click on the image a fancy box must open to navigate through images. but while the page loads more products, the fancybox time to open is increased. I think that this issue is because the event queue of js is full of the "carousel next image" event,because when I stopped auto sliding the fancybox opened fast. But the client wants the auto-sliding to remain with fast opening for the fancybox, can you guide me please? and thanks in advance
The text was updated successfully, but these errors were encountered: