D
Daniel
Hello All,
I have a page with two iframes, frame1 and frame2. frame1 is the main frame
I use. I load pages that make it look like a slide show where the user can
click on thumbs in frame1 and displays the picture in frame2. I have some
pages that load into frame1 that do not require the use of frame2, but when
that page loads, the content in frame 2 is still displayed. How can I clear
frame2 when it is not required by the frame?
I have this <a href=blank.htm target=frame2>Clear</a>
and that works, but the user must click on it. I don't want the user to
have to click on it, I want it to clear automatically when the page in
frame1 loads. Any help would be appreciated.
Thanks,
Daniel
I have a page with two iframes, frame1 and frame2. frame1 is the main frame
I use. I load pages that make it look like a slide show where the user can
click on thumbs in frame1 and displays the picture in frame2. I have some
pages that load into frame1 that do not require the use of frame2, but when
that page loads, the content in frame 2 is still displayed. How can I clear
frame2 when it is not required by the frame?
I have this <a href=blank.htm target=frame2>Clear</a>
and that works, but the user must click on it. I don't want the user to
have to click on it, I want it to clear automatically when the page in
frame1 loads. Any help would be appreciated.
Thanks,
Daniel