Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

js get all iframes

var i, frames;
frames = document.getElementsByTagName("iframe");
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #js #iframes
ADD COMMENT
Topic
Name
8+4 =