if the url of frame and parent are the
same (domain).
you access the parent (script) by
parent.
or the top frame by top.
================
var oIframe =
document.createElement("iframe")
........
document.body.appendChild(oIframe)
Methods are remove,delete,swap.......
by bilateral/multilateral communication,
your mileage will vary.
(Bomb the hell out of them.... is not an
option)
"StvyLife"
<cutherestvylife@mindspring.com> wrote
in message
news:740Id.1574$r27.71@newsread1.news.pas.earthlink.net...
> can javascript within an ifram interact with
> it's parent fram is are function global?
[quoted text clipped - 4 lines]
> how about that.
> suggestion welcome.