Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: How to refresh a frame? NEWBIE:Help required!


Message #1 by mark.dathorne@u... on Mon, 11 Dec 2000 14:56:50 +0000 (GMT)
Hello Gregory,

Monday, December 11, 2000, 3:11:54 PM, you wrote:
Gcc> try :
Gcc> document.<frame name>.location.reload()
Gcc> if you just want to change the URL - also works as a refresh
Gcc> document.<frame name>.location="http://www.mye.org.uk"

Thank you! That worked just fine!
 Mark



  Return to Index