Iframe loaded in javascript

Posted by zachary on Stack Overflow See other posts from Stack Overflow or by zachary
Published on 2010-06-16T22:01:23Z Indexed on 2010/06/16 22:02 UTC
Read the original article Hit count: 159

Filed under:

I dynamically am changing the location and src of an iframe.

Is there an event that will tell me when the page i just put has loaded from javascript?

Basically I want to append something to the page but first need to know that everything is loaded.

© Stack Overflow or respective owner

Related posts about JavaScript