Answer the question
In order to leave comments, you need to log in
How to remove elements of a list that do not meet a condition?
There is a list like this
<ul class="list-box">
<li><a class="link">Белая ткань (0)</a></li>
<li><a class="link">Черная ткань (1)</a></li>
<li><a class="link">Синяя ткань (0)</a></li>
<li><a class="link">Серая ткань (20)</a></li>
<li><a class="link">Бирюзовая ткань (10)</a></li>
</ul>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question