jquery.lookingfor
jquery.lookingfor copied to clipboard
When li has img
When li has img tag it will be broken
<li>
<img src="assets/img.jpg">
<!--[if IE 8]>
<img class="brie2" src="assets/img.jpg" />
<![endif]-->
<div class="ftl">
<h1 class="gmed">text</h1>
<div>text</div>
<h3><a href="tel:000">00</a></h3>
</div>
<hr>
</li>
results:
<img lfitem_match"="" src="assets/Uploads/<span class=">
Also what about function: onfound()
When li has img tag it will be broken
Could you build demo on jsfiddle?
Also what about function: onfound()
I can implement this ability.