damon2003
12-17-2003, 10:41 AM
Hi,
can someone tell me ehat exactly the code below does,
thanks
<!-- Begin
if (parent.location.href == self.location.href) {
// change the url below to the url of the
// frameset page...
window.location.href = 'index.html';
}
// End -->
can someone tell me ehat exactly the code below does,
thanks
<!-- Begin
if (parent.location.href == self.location.href) {
// change the url below to the url of the
// frameset page...
window.location.href = 'index.html';
}
// End -->