From: Leif W <war...@us...> - 2003-07-18 12:43:58
|
Hello, I just realized that this may be related to the error I saw when working on the IOElement Upload example (DynAPI 3.0.0-beta1). I discovered that the same error message you're seeing was being thrown when mouseover and mouseout of a text input field and a file input field, but not a button. Not sure if there's any other form elements that cause this error. I isolated the error to the MouseEvents code, so the problem would seem to be in mouse_dom.js. We're aware of this on the DynAPI-Dev mailing list, but as yet we have not discovered the cause nor the solution. On a side note from my experience with Mozilla and the IOElement Upload example page, although these errors were appearing in the JavaScript Console, they did not seem to affect the proper submission of values of the form field. I don't have IE5 so I can't reproduce that error, but I have Mozilla 1.4. Also, please explain further the problem you were experiencing with the "title" attribute, as I'm not sure what you mean (perhaps I'm not familiar with that). In any case, please supply two things: 1) Which version of DynAPI you're using (Hopefully it's DynAPI 3, even better if it's the nightly CVS snapshot). 2) Either an attached page (or zip file for multiple pages/js files), or a URL to the problem page. Leif ----- Original Message ----- From: "Adeola Awoyemi" <awo...@ya...> To: <dyn...@li...> Sent: Friday, July 18, 2003 5:09 AM Subject: Re: [Dynapi-Help] Permission denied error - HELP! > Has anyone had any success finding the cause of this error! > > Adeola. > > On 15/07/03 15:54, "Raymond Irving" <xw...@ya...> wrote: > > > > > What version of DynAPI are you using? > > > > Please send us an example page demonstrating the error > > > > -- > > Raymond Irivng > > > > --- Adeola Awoyemi <awo...@ya...> wrote: > >> It seems to be giving this error when I hover over a > >> form element on the > >> page. This is the same with Mozilla in the > >> javascript console. > >> > >> Adeola; > >> > >> > >> On 15/07/03 15:15, "Raymond Irving" > >> <xw...@ya...> wrote: > >> > >>> > >>> This I think have something to do with > >> cross-domain > >>> scripting. You can't access script values from a > >> frame > >>> with a different domain. > >>> > >>> -- > >>> Raymond Irving > >>> > >>> --- Adeola Awoyemi <awo...@ya...> wrote: > >>>> When accessing a page I get a permission denied > >>>> error in IE5 Mac and in > >>>> Camino I don?t get a error alert but its logged > >> in > >>>> the Console: > >>>> > >>>> 2003-07-15 10:26:12.331 Camino[1141] JS error: > >>>> [Exception... "'Permission > >>>> denied to get property HTMLDivElement.parentNode' > >>>> when calling method: > >>>> [nsIDOMEventListener::handleEvent]" nsresult: > >>>> "0x8057001e > >>>> (NS_ERROR_XPC_JS_THREW_STRING)" location: > >>>> "<unknown>" data: no] > >>>> > >>>> > >>>> Also, I cant seem to get title attribute of tags > >> to > >>>> display in > >>>> Mozilla/Camino/Netscape. > >>>> > >>>> > >>>> Can anyone help to eliminate these?! > >>>> > >>>> Adeola. > >>>> > >>>> > >>>> > >>>> > >>> > >> > > ------------------------------------------------------- > >>>> This SF.Net email sponsored by: Parasoft > >>>> Error proof Web apps, automate testing & more. > >>>> Download & eval WebKing and get a free book. > >>>> www.parasoft.com/bulletproofapps1 > >>>> _______________________________________________ > >>>> Dynapi-Help mailing list > >>>> Dyn...@li... > >>>> > >>> > >> > > https://lists.sourceforge.net/lists/listinfo/dynapi-help > >>> > >>> > >>> __________________________________ > >>> Do you Yahoo!? > >>> SBC Yahoo! DSL - Now only $29.95 per month! > >>> http://sbc.yahoo.com > >>> > >>> > >>> > >> > > ------------------------------------------------------- > >>> This SF.Net email sponsored by: Parasoft > >>> Error proof Web apps, automate testing & more. > >>> Download & eval WebKing and get a free book. > >>> www.parasoft.com/bulletproofapps1 > >>> _______________________________________________ > >>> Dynapi-Help mailing list > >>> Dyn...@li... > >>> > >> > > https://lists.sourceforge.net/lists/listinfo/dynapi-help > >> > >> > >> > >> > > ------------------------------------------------------- > >> This SF.Net email sponsored by: Parasoft > >> Error proof Web apps, automate testing & more. > >> Download & eval WebKing and get a free book. > >> www.parasoft.com/bulletproofapps1 > >> _______________________________________________ > >> Dynapi-Help mailing list > >> Dyn...@li... > >> > > https://lists.sourceforge.net/lists/listinfo/dynapi-help > > > > > > __________________________________ > > Do you Yahoo!? > > SBC Yahoo! DSL - Now only $29.95 per month! > > http://sbc.yahoo.com > > > > > > ------------------------------------------------------- > > This SF.Net email sponsored by: Parasoft > > Error proof Web apps, automate testing & more. > > Download & eval WebKing and get a free book. > > www.parasoft.com/bulletproofapps1 > > _______________________________________________ > > Dynapi-Help mailing list > > Dyn...@li... > > https://lists.sourceforge.net/lists/listinfo/dynapi-help > > > > ------------------------------------------------------- > This SF.net email is sponsored by: VM Ware > With VMware you can run multiple operating systems on a single machine. > WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the > same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 > _______________________________________________ > Dynapi-Help mailing list > Dyn...@li... > https://lists.sourceforge.net/lists/listinfo/dynapi-help > > |