HighDots Forums  

Refresh a page in frameA when page in frameB loads

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Refresh a page in frameA when page in frameB loads in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
StevoUK
 
Posts: n/a

Default Refresh a page in frameA when page in frameB loads - 11-03-2005 , 07:36 AM






As above, got a site with two frames and the content of frameA needs to refresh when a page in frameB loads, how do I do this?

thanks

Reply With Quote
  #2  
Old   
SterlingDK
 
Posts: n/a

Default Re: Refresh a page in frameA when page in frameB loads - 11-03-2005 , 09:26 AM






put a javascript function into frame B to run on onLoad.

the function tells page A to refresh.

should be straight forward. do a search on javascript and frames.

are you familiar with javascript?


Reply With Quote
  #3  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: Refresh a page in frameA when page in frameB loads - 11-03-2005 , 09:39 AM



Or don't use frames at all. Joost's suggestion, however, is much better
since it doesn't depend on intervention by javascript at all.... (my
opinion, of course)

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================


"SterlingDK" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
put a javascript function into frame B to run on onLoad.

the function tells page A to refresh.

should be straight forward. do a search on javascript and frames.

are you familiar with javascript?




Reply With Quote
Reply




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.