JSFiddle - React, Tailwind, and code Playground
by Shirly Manor
HTML
<div id="siteloader">Test hhh</div>
CSS
html, body {
height: 100%;
}
div {
height: 99%;
}
object {
width: 100%;
min-height: 100%;
}
JavaScript
$("#siteloader").html('<object data="https://system.netsuite.com/pages/customerlogin.jsp?country=US" />');