Answer the question
In order to leave comments, you need to log in
How to add a function - checking the presence of "display: block" for all elements?
Hello!
I have this html code:
<div class="wrap">
<div class="item-wrap"></div>
<div class="item-wrap"></div>
<div class="item-wrap"></div>
<div class="item-wrap"></div>
<div class="item-wrap"></div>
<div class="item-wrap"></div>
<div class="item-wrap"></div>
<div class="item-wrap"></div>
<div class="item-wrap"></div>
<div class="item-wrap"></div>
<div class="item-wrap"></div>
<div class="item-wrap"></div>
</div>
<a href="#" class="show_more">Текст</a>
style="display: block"
except the first 8. 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