Feedback: irt.org FAQ Knowledge Base Q40
Feedback on: irt.org FAQ Knowledge Base Q40
Sent by emilio on November 03, 1999 at 15:25:01: - feedback #564
Worth: Very worth reading
Length: Just right
Comments: I noticed that when trying this function in a frameset it doesn't work and I imagine that is due to that fact that the opener for a frame isn't the same as the opener for a window. is there a way to change the taget? The way you have it is opener.window.location.href;can that be changed to parent.opener.window.location.href? thanks, Emilio
Sent by Radhakrishna M V on April 12, 2001 at 02:51:16: - feedback #2613
Technical: Too technical
Comments: Would'nt this be simpler .... .... <input type="button" value="Open New Window" onClick="newWindow('a.html','window2');window.open('b.html','_self',' ')">
Sent by Alan Carter on July 24, 2001 at 00:30:53: - feedback #3000
Worth: Very worth reading
Length: Just right
Technical: Just right
Comments: Perfect, exactly what I was looking for a fixed the problem straight away. The other dude moaning about it being to techinical obviously didn't grasp the point. Thanks!
Sent by bryan on Monday April 30, 2007 at 14:13:11 - feedback #4513
Worth: Very worth reading
Length: Too short
Technical: Just right
Comments: this is great! i've been looking for this for days! however, it took me a while to figure out how to implement it. a short note pointing out the variables would be nice for those of us that aren't web gurus.
|