| View previous topic :: View next topic |
| Author |
Message |
dynagraphics
Joined: 04 Aug 2011 Posts: 4
|
Posted: Aug 04, 2011 4:51 pm Post subject: "Stop Upload" results in Access Denied js error |
|
|
I'm trying to use Xupload Pro inside an iframe on a Joomla website. Everything seems to be working well except for the fact that if I click the "Stop Upload" button I get a js error "Access Denied". Here's the details of what I get...
File: xupload.js
Line: 466
Error: Access is denied.
Line 466 reads:
if(!!top.execScript)
If I use it outside of an iframe it works okay and I do not get this error. What can be done to fix this so it works inside an iframe?
Thanks for your help. |
|
| Back to top |
|
 |
admin Site Admin

Joined: 22 Mar 2006 Posts: 1287
|
Posted: Aug 13, 2011 3:26 am Post subject: |
|
|
| That's becsuse of JavaScript security policy. There's no known solution. |
|
| Back to top |
|
 |
ssanders
Joined: 06 Mar 2012 Posts: 5 Location: Ashland, OH, USA
|
|
| Back to top |
|
 |
|