[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Loading files into frames
Someone wrote this :
Chris,
I use something like this in HREFs or buttons:
onClick='parent.<name of first frame>.location="<firstURL>"; parent.<name
of
second frame>.location="<secondURL>";'>
Hope this helps,
Tim Elkins
>Howdy folks,
> I am glad I found this list. I'm sure it will be a big
>help and I will do my best to contribute usefull information.
>
>A question:
>I have a page with 4 frames on it. When the user clicks a button
>I want to load new HTML files into 3 of the frames.
>I know how to pop up a new window with the info on it this isn't
>what I want to do.
>Any ideas?
where i put this "onClick='parent.<name of first frame>.location="<firstURL>";
parent.<name of
second frame>.location="<secondURL>";'> ???????????,
thanks
--------------------------------------------------------------------
For help about the list, please send a message to 'majordomo@obscure.org'
with the message body 'help'. To unsubscribe, send a message to
'majordomo@obscure.org' with the message body 'unsubscribe javascript'.
List archives and pointer to FAQ: http://www.obscure.org/javascript/