JSFiddle - React, Tailwind, and code Playground
by Ilmv
HTML
<div id="mygallery" class="stepcarousel">
<div class="belt">
<div class="panel">
<a href="SPRZEDAZ_MIESZKAN-90-WARSZAWA&inw=17" title="" ></a>
</div>
<div class="panel">
<a href="SPRZEDAZ_MIESZKAN-90-WARSZAWA&inw=18" title="" ></a>
</div>
<div class="panel">
<a href="SPRZEDAZ_MIESZKAN-90-WARSZAWA&inw=19" title="" ></a>
</div>
</div>
JavaScript
alert($('[href~="wARSZAWA"]').length);