Classic slider data-x-slide-goto-trigger

Dear Team,

I don’t get the point with “data-x-slide-goto-trigger”. I want to trigger (interaction) my inline slider with a mouse over (mouseenter) rather than a mouse click or drag.

Where should the custom attribute “data-x-slide-goto-trigger” go? On the slider container?
And do I need to set the custom attribute “data-x-slide-goto” on each slide?

Thank you,
Michael

Hello @mickna,

You can use the data-x-slide-goto-trigger on the same element you have added the data-x-slide-goto custom attribute:

data-x-slide-goto
3


data-x-slide-goto-trigger
mousehover

Be advised that the data-x-slide-goto is usually added to a custom button or link that allows you to navigate to a certain slide of your Slider.

Hope this helps.

Thank you @ruenel

You are most welcome, Michael.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.