Calculation with hidden <li> elements #1202
Unanswered
fabianlucia
asked this question in
Q&A
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I need to hide specific
<li>
elements by button in order to allow a filter-style slider.Sadly, when setting the
<li>
-elements to display:none and refreshing the slider, there are still gaps and the "next/prev" buttons are kind of buggy.Does anyone have an idea on how to fix this or make this work?
The code is following (JS):
Beta Was this translation helpful? Give feedback.
All reactions