Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
How to update multiple frames with one click
Old 08-03-2006, 11:56 PM How to update multiple frames with one click
Junior Talker

Posts: 1
Name: jon
Trades: 0
I was looking at making a page that had multiple frames.
On the left was going to be a menu frame with menu items.
The right side of the screen ws going to be another frame with general information.

When the user selected a menu, I wanted to update both the menu frame (with a new sub-menu) and the main frame with some various info.
Any ideas how I do that. I was using frames and not iframes. I tried all
kinds of vaiations of <a...</a>, but could not get it to work -
any ideas??

thanks in advance.
jon
jonjsilver is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 08-04-2006, 12:55 AM Re: How to update multiple frames with one click
ADAM Web Design's Avatar
Canadastaninianite

Posts: 5,935
Name: Adam for web page design, not program
Location: Toronto, Ontario, Canada
Trades: 0
If you need to use frames, you could link to pages containing different framesets. That way, the new frameset would load two new frames.

The other way would be to do it using Javascript.

<a href="whatever" onclick="top.frame1.location='URL1';top.frame2.loc ation='URL2';">Link</a>

(I think...I haven't used JS and frames in a LOOOOOOOOOOONG time.
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
(my blog)


Please login or register to view this content. Registration is FREE
(with proof)
ADAM Web Design is offline
Reply With Quote
View Public Profile Visit ADAM Web Design's homepage!
 
Old 08-08-2006, 04:57 AM Re: How to update multiple frames with one click
saadatshah's Avatar
Extreme Talker

Posts: 215
Name: Syed Saadat Ali
Location: Lahore, Pakistan
Trades: 0
Same Solution from me too
__________________
- -- --- ---- ----- ------ ------- ---------------
If you have knowledge, let others light their candles in it.
saadatshah is offline
Reply With Quote
View Public Profile Visit saadatshah's homepage!
 
Reply     « Reply to How to update multiple frames with one click
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.11645 seconds with 12 queries