Hi,
Does EditorX support Swiper JS ? I need to have some auto-scrolling images without arrows on the end or scroll as the viewer scrolls up or down the browser.
can any one help in the community
Thanks in advance
Hi,
Does EditorX support Swiper JS ? I need to have some auto-scrolling images without arrows on the end or scroll as the viewer scrolls up or down the browser.
can any one help in the community
Thanks in advance
I’m not super familiar with importing 3rd-party services, but you may be able to use the Fetch API to access it.
https://support.wix.com/en/article/velo-accessing-3rd-party-services-with-the-fetch-api
Not sure if this is the API for Swiper.
https://swiperjs.com/swiper-api#using-build-script
As an aside, the pro gallery allows you to remove the navigation arrow within the slider layout.
Thanks
I want to create an image carousel/slider which needs to be mouse cursor sensitive, as the mouse cursor moves on the page left/right the image carousel should slide. Is there a library or app for that in editor X? please see the attached as a reference.
also, see the link
https://travel-slider.uiinitiative.com/
Thank you for the example @mehdigeo . I was able to see and based on the video as well, using a layouter with the slider layout sounds like what you would need but I was unable to click and drag as within the video. I was using the scrollbar and the touchpad to move between the elements.
It is not supported but you can use custom element.
You will need to use the CDN (can not install the package) to use the library:
https://swiperjs.com/get-started#use-swiper-from-cdn