catfish68
10-29-2003, 10:59 AM
Hi people
I have a problem with my pages jumping out of frames, it happens now and again, but not all the time, could it be the browser.
I am using the <A> tag for example, but the frame is in top, bottom and side and main.
Can anybody suggested some javascript for a parent frame if that would be a better option and how would I set it up. Code at moment is <a> tag
<A HREF="sport\sport.htm" TARGET="main"
ONMOUSEOVER="window.status='Sports page'; return true">sport;
many thanks
I have a problem with my pages jumping out of frames, it happens now and again, but not all the time, could it be the browser.
I am using the <A> tag for example, but the frame is in top, bottom and side and main.
Can anybody suggested some javascript for a parent frame if that would be a better option and how would I set it up. Code at moment is <a> tag
<A HREF="sport\sport.htm" TARGET="main"
ONMOUSEOVER="window.status='Sports page'; return true">sport;
many thanks