I know this must be a pretty stupid question, but it's driving me crazy!
I got this script (using frontpage 2000 as editor)to change two frames with one link at the same time:
<script language="JavaScript">
function history()
{
parent.top.location="tophistory.htm";
parent.right.location="history.htm";
}
</script>
Our history
Believe me, the script is working.....but not correctly!!!
I am trying to use this script in one of the frames (name="left")
and i would like to change the pages within the top- and right-frame.
The only thing it does is opening a new browser and in the address bar it says: javascript:history()
I already tried to change parent into window, document and even in _self but still no success!
What do I do wrong?
DJ
+ Reply to Thread
Results 1 to 1 of 1
Similar Threads
-
ADS Pyro A/V Link - Firmware u/g to fix VHS dropped frames
By pbanders in forum Capturing and VCRReplies: 16Last Post: 24th Mar 2011, 22:40 -
An html question, how can we insert images to fit into table cells ?
By lana2000 in forum ComputerReplies: 5Last Post: 27th Feb 2009, 13:39 -
changing booktype on +DL question
By spiritgumm in forum Newbie / General discussionsReplies: 6Last Post: 12th Jun 2008, 13:11 -
Question about Short URL Link ?
By Hekey Williams in forum ComputerReplies: 3Last Post: 3rd Oct 2007, 15:27 -
Such thing as dual link to single link DVI-D cable?
By Mizkreant in forum DVB / IPTVReplies: 1Last Post: 14th Jul 2007, 05:51