Permission denied ... to get property Window.jQuery from <https://
api.twitter.com>.

My script throws XSS error. It's against same origin policy.
 Can someone explain to me what to do?

  <script src="http://platform.twitter.com/anywhere.js?
id=XXXXXXXXXXXXX&v=1" type="text/javascript"></script>
  <script type="text/javascript">
  function onAnywhereLoad(twitter) {
      twitter.hovercards();
  };
  twttr.anywhere(onAnywhereLoad);
  </script>


Getting Started
http://dev.twitter.com/anywhere/begin


-- 
To unsubscribe, reply using "remove me" as the subject.

Reply via email to