Hi! 

again this old thing:

NS4 reports the error:
access disallowed from scripts at http://www.robelix.com/ to documents 
at another domain
URL: http://www.robelix.com/js/dynapi2/lib/dynapi/api/dynlayer.js
Line: 227
when leaving the page

I analyzed dynapi-code for several hours but still have not the 
slightest idea what's causing this bug

so far I have no other solution than just hiding the error message - I 
added 
    window.onerror=function(url,msg,lno) { return true; }
as first line of unloadHandler in dynapi.js

I updated my page with this, just left this one test-page:
http://www.robelix.com/stupid_error_msg.html

Cheers
Roland

_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-help

Reply via email to