Forcer le rechargement d'un Iframe - Astuces CSS

Anonim

Vous pouvez en toucher src:

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