Is there an easy hook for detecting that a window opened by a script has finished loading? Basically, I want the equivalent of the onLoad() hook, but I can\'t s
onLoad()
how about
parent.html:
Parent I am a parent window. Click me.