wait for domready to open iframe
if id.watch() is called in the head, and document.body doesn't exist yet, a listener is added for domready, and then the iframe is created.
Loading
Please register or sign in to comment
if id.watch() is called in the head, and document.body doesn't exist yet, a listener is added for domready, and then the iframe is created.