Open matheus23 opened 3 years ago
At the moment, the iframe is a blank, white square when it's loading. That can be confusing.
To implement this, we can use the iframe's onload event listener.
onload
At the moment, the iframe is a blank, white square when it's loading. That can be confusing.
To implement this, we can use the iframe's
onload
event listener.