D
Dan Tartakovsky
Hi, folks.
Does this error below look familiar to you? I'm trying to access
function in one frame from the other frame. Error is received while
working with Opera or Netscape (different errors). No problems are
encountered with Microsoft IE - everything works fine. Any ideas about
direction?
// Opera error
Inline script thread
Error:
name: ReferenceError
message: Security error: attempted to read protected variable
Javascript URL thread:
"javascript:top.frames.code.menuItemSelect(13);"
Error:
name: Error
message: Security violation
// Netscape error
Error: top.frames.code.docMenu has no properties
Source File: http://localhost/web/Test/JavaScript/Menu/docs/redefineTextColor.htm
Line: 60
Thanks,
Dan Tartakovsky
Does this error below look familiar to you? I'm trying to access
function in one frame from the other frame. Error is received while
working with Opera or Netscape (different errors). No problems are
encountered with Microsoft IE - everything works fine. Any ideas about
direction?
// Opera error
Inline script thread
Error:
name: ReferenceError
message: Security error: attempted to read protected variable
Javascript URL thread:
"javascript:top.frames.code.menuItemSelect(13);"
Error:
name: Error
message: Security violation
// Netscape error
Error: top.frames.code.docMenu has no properties
Source File: http://localhost/web/Test/JavaScript/Menu/docs/redefineTextColor.htm
Line: 60
Thanks,
Dan Tartakovsky