Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

iframe reload src

// How to reload/refresh an iframe?

document.getElementById('iframeid').src = document.getElementById('iframeid').src
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #iframe #reload #src
ADD COMMENT
Topic
Name
7+6 =