You are here: irt.org | BBS | Re: Repost about refreshing layers [This BBS is closed]
Posted by Martin Webb on August 10, 1998 at 09:12:53:
In Reply to: Repost about refreshing layers posted by Yvan Gagnon on August 07, 1998 at 05:57:08:
: Hi Martin. That last thread was getting a little out of control, so I
: decided to start a new one. Hope you don't mind.
Yvan,
No not at all. I hadn't forgotten about you - I've just been having problems getting this to work. According to the Netscape JavaScript Reference there doesn't *appear* to be a reload method for a layer - that I doubt.
Anyways there is another method according to the reference that should work - although I'm not having much luck with it:
layerobject.load (url,width)
Which should equate to:
parent.Frame2.document.layers['text2'].load ('frame1.htm',parent.Frame2.document.layers['text2'].clip.width)
Try hacking around with this - you obviously have more time than me to spend on this particular problem.
If you get stuck then come back - if you find the answer let me know.
Follow-ups:
You are here: irt.org | BBS | Re: Repost about refreshing layers [This BBS is closed]