Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Permission Denied in at least IE8 #19

Open
tkasten opened this issue Dec 21, 2013 · 0 comments
Open

Permission Denied in at least IE8 #19

tkasten opened this issue Dec 21, 2013 · 0 comments

Comments

@tkasten
Copy link

tkasten commented Dec 21, 2013

This may be the same, related, or different error than #5.

At least in IE8 using Jquery 1.10.2 and BA-Resize 1.1:

If you bind a resize event to an child iframe's body (dynamically created iframe in my case, haven't tested others), everything works great until you navigate to another page in the iframe. Once the iframe page loads a second time (and any subsequent time), IE8 throws a "Permission denied" error and the resize event doesn't work after that.

I should disclose than I am also using Ben's EasyXDM, but the child iframe I am talking about is the one created by the producer, not the iframe communicating over EasyXDM. So although I haven't tested it, this point should be moot.

Surya Kumar posted a comment on the BA-Resize site at: http://benalman.com/projects/jquery-resize-plugin/#comment-1062838526

He references some code here as a proposed fix
http://pastebin.com/dTSeLVfj

I've forked and committed it here:
e6b718a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant