stualk
02-16-2004, 05:16 AM
Hi folks,
Got a problem with some java script. I'm getting the error message "Error. Line 1: Permission denied" for the following script...
if (parent.location.href == self.location.href){
// change the url below to the url of the
// frameset page...
window.location.href = 'index.htm'
}
Does anyone know why this might be?
Cheers
Got a problem with some java script. I'm getting the error message "Error. Line 1: Permission denied" for the following script...
if (parent.location.href == self.location.href){
// change the url below to the url of the
// frameset page...
window.location.href = 'index.htm'
}
Does anyone know why this might be?
Cheers