JSFiddle - React, Tailwind, and code Playground
by Atul Chaudhary
HTML
<gcse:search></gcse:search>
JavaScript
(function() {
var cx = '004752628601601838010:pf6xdiiaea4';
var gcse = document.createElement('script');
gcse.type = 'text/javascript';
gcse.async = true;
gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') +
'//www.google.com/cse/cse.js?cx=' + cx;
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(gcse, s);
})();
$(document).ready(function() {
setInterval( function()
{
$("#gsc-i-id1").css("background-image","none")
},10/*Time*/);
});