JSFiddle - React, Tailwind, and code Playground
HTML
<iframe src="http://www.w3schools.com">
<p>Your browser does not support iframes.</p>
</iframe>
JavaScript
var check = $('.w3-container top').is(":visible");
alert(check);
<iframe src="http://www.w3schools.com">
<p>Your browser does not support iframes.</p>
</iframe>
var check = $('.w3-container top').is(":visible");
alert(check);