[Javascript] Refreshing a frame?

Peter Brunone peter at brunone.com
Thu Apr 12 09:26:33 CDT 2001


RE: [Javascript] Refreshing a frame?Wouldn't that be top.framename.reload() ?
  ----- Original Message ----- 
  From: Filipiak, Bob (Contractor) 
  To: 'javascript at LaTech.edu' 
  Sent: Thursday, April 12, 2001 7:22 AM
  Subject: RE: [Javascript] Refreshing a frame?


  window.top.location.reload() but if you are referring to a specific frame that is part of a frameset use window.document.framename.location.reload()

  Bob Filipiak (Contractor) 
  MCP 

  -----Original Message----- 
  From: Anthony [mailto:anthony at dreamware.com.au] 
  Sent: Wednesday, April 11, 2001 9:24 PM 
  To: 'javascript at LaTech.edu' 
  Subject: [Javascript] Refreshing a frame? 



  How do i refresh a top frame from another frame?

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.evolt.org/pipermail/javascript/attachments/20010412/643f8949/attachment.htm>


More information about the Javascript mailing list