[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Loading files into frames
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?
>
>Chris Moses
>Systems Manager
>Papyrus Technology
>Voice (408) 867-9801
>Fax (408) 867-9802
>chris@monica.papyrus.com
--
telkins@tiac.net -- http://www.tiac.net/users/timon
--------------------------------------------------------------------
This message came from the mailing list javascript. For help using the
mailing list software, 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'.