Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I get this error in my page.

SecurityError: The operation is insecure

At first, I thought that it was just a matter of Same Origin Policy problem. To test this, I have commented out all the code that deals with History.js

But I still get that error in that page.

It seems that I get this error by simply including jquery.history.js in a page.

Any ideas why this is the case?

share|improve this question
See this issue for explanations: stackoverflow.com/questions/13348766/… – Andreas Bernhard Jan 30 at 10:48

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.