[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Using onLoad
Only one way(not the only) :
<SCRIPT LANGUAGE="LiveScript">
parent.frames[the_target_frame_index].location="desired_FULL_URL";
</SCRIPT>
http://xtc.net/~wwwguy/xmas.html
Lee wrote:
>
> I am trying to load a page on one frame by using the loading of
> another (seems rather useful<s>). I've already tried:
>
> parent.frame[x].history.go('...')
> and
> parent.frame.framename.history.go('...')
>
> with only errors for my troubles, any ideas?
> --Lee
>
> Web Site Maintainer for Nurses' Call