Hi there

I am having problems with a loadpanel in Netscape 4.73.  When I click on
an external link (not loading anything into the loadpanel) from within a
loadpanel I get the following error:

DynAPI reported an error.

Error in file '.......dynlayer.js'
Line number 227.
Message:  Access disallowed from scripts at [current domain] to
documents at another domian.

In dynlayer.js line 227 is:

225..........DynAPI.removeFromArray(this.dyndoc.all,this.children[i],tru
e);
226..........           if (is.ns4 && this.children[i].elm) {
227..........                   if (!this.doc.recycled)
this.doc.recycled=[];
228..........
this.doc.recycled[this.doc.recycled.length]=this.children[i].elm;
229..........           }

This does not happen with ie 5.5.

Does anyone have any clues?  Should I be able to create hyperlinks to
external sites directly from within a loadpanel?

Oh, incidentally the problem I was having with ie and my loadpanel
history extension have been resolved.  I needed to place a
DynAPI.document.releaseMouseEvents() line in for ie and now it works
perfectly.

Cheers

Chris Williams
IT  Analyst - HRIT Asia Pacific, Cisco Systems (Australia) Pty Ltd.
_____________________________________________________
Phone: +61 2 8446 5020  Fax: +61 2 8446 8410
Mobile: 0402 896 764    E-mail: [EMAIL PROTECTED]


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

Reply via email to