Replies: 1 comment
-
Adding this to my initializeCarousel function helped with the label but now I need to figure out how to link the pagination button to the label so they can both be clicked to navigate. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to add a class .is-active to the corresponding list item that has the same .is-active class, but I think my problem might be that I have multiple lists like this on one page. Also trying to make all of this work as intended but also make the list items interactive in the same way as the pagination buttons. This is p-list2 but I want each to work separately. Been trying to figure it out all day and was wondering if anyone knows if this is even possible or if there is a simple way to implement this.
Any ideas, help, or input is appreciated.
Beta Was this translation helpful? Give feedback.
All reactions