Tutorial Force iframe to Reload

by in , 08 Mar 2014 0

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

Leave a Reply