JSFiddle - React, Tailwind, and code Playground

by Sasank Vemana

HTML

<img id="processing" align="left" alt="Processing... please wait" src="https://pbs.twimg.com/profile_images/689093336641220608/Ka94UdRt.jpg">
<img id="processing" align="left" alt="Processing... please wait" src="https://pbs.twimg.com/profile_images/1620182823/Wall_Icon.png">

JavaScript

var $jq = jQuery.noConflict();

$jq("#processing[src*=Wall_Icon]").hide();