Pages

Saturday, March 8, 2014

Tutorial Force iframe to Reload

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

No comments:

Post a Comment