Force an Iframe to Reloa

PHOTO EMBED

Tue May 26 2020 11:29:32 GMT+0000 (Coordinated Universal Time)

Saved by @Amna #jquery

$('iframe').attr('src', $('iframe').attr('src'));
content_copyCOPY

https://css-tricks.com/snippets/jquery/force-iframe-to-reload/