joeblack9988 / slideshow

Automatically exported from code.google.com/p/slideshow
0 stars 0 forks source link

Firefox 3: "Security error" code: "1000" (NS_ERROR_DOM_SECURITY_ERR) #110

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi all,

first of all sorry, my English is not that good and JavaScript Noob, too :)

In my code I have included the slideshow.css, the mootools.js before
slideshow.js and then the javascript code with the addEvent.

Everything is fine, but when I add my regular css files I get this error: 

[Exception... "Security error"  code: "1000" nsresult: "0x805303e8
(NS_ERROR_DOM_SECURITY_ERR)"  location: "mydomain/js/mootools.js Line: 15"]

I have no idea why this happens only, if I add my css files, there
definitely are no conflicts between the css id and class names... ?

Anybody can help me? Thanks a lot! :)

Original issue reported on code.google.com by chewbacc...@googlemail.com on 17 Aug 2009 at 12:49

GoogleCodeExporter commented 8 years ago
ah, forgot to mention, Firefox 3...

Original comment by chewbacc...@googlemail.com on 17 Aug 2009 at 12:49

GoogleCodeExporter commented 8 years ago
Please see this question of the FAQ:

http://code.google.com/p/slideshow/wiki/FAQ#Why_aren%27t_the_Slideshow_animation
s_working_correctly?

For more troubleshooting help please post your question to the Google Group:

http://groups.google.com/group/mootools-slideshow

Original comment by aeron.gl...@gmail.com on 21 Aug 2009 at 7:39

GoogleCodeExporter commented 8 years ago
I am getting this error in firefox-
Security error" code: "1000
[Break On This Error] var 
MooTools={version:"1.2.1",build:"0...A.push(E)});return new Elements(A)}});
But in All versions of IE(6-8) it works fine..

Original comment by kajal.dr...@gmail.com on 17 May 2011 at 9:13

GoogleCodeExporter commented 8 years ago
Error: uncaught exception: [Exception... "Security error"  code: "1000" 
nsresult: "0x805303e8 (NS_ERROR_DOM_SECURITY_ERR)"  location: 
"http://nabma.hbdevelopment.co.uk/wp-content/plugins/nabma-slider/js/mootools.js
 Line: 15"]

Original comment by kajal.dr...@gmail.com on 17 May 2011 at 9:58

GoogleCodeExporter commented 8 years ago
Í got the same "Security error"  code: "1000" nsresult: "0x805303e8 
(NS_ERROR_DOM_SECURITY_ERR)" on Firefox 6.0 using Slideshow-1.3.2.110508. I was 
using kenburns effect. 

In this case the error occurred when mootools was accessing the CSS files and 
the href attribute of <link> tag contained ".." in the beginning of the path. 
On IE it worked without problems.

Original comment by rasj...@gmail.com on 19 Aug 2011 at 4:56