I've opened a window outside of the frameset, now from that window I need to open a new page within the frameset and close the pop up.
onClick="javascript:window.opener.open('Tips.html','Tips')
I've tried various combos of "window.opener.top.parent.FrameName" with no luck.
Any help is greatly appreciated.
onClick="javascript:window.opener.open('Tips.html','Tips')
I've tried various combos of "window.opener.top.parent.FrameName" with no luck.
Any help is greatly appreciated.