搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

How do I access a cookie when my application is in an IFrame on a page from a different domain?

  • 1 个回答
  • 3 人有此问题
  • 2 次查看
  • 最后回复者为 the-edmeister

more options

I have an application that resides in an iframe within a page. The application and the embedding page are from different domains. The application currently uses cookies to track if the user has used the application before. From what I understood from the Mozilla blog, upcoming releases of Firefox will not allow applications reading cookies from third parties, so my application will not work as before. My question is what I can do to my application so that it will continue to work with upcoming releases of firefox?

I have an application that resides in an iframe within a page. The application and the embedding page are from different domains. The application currently uses cookies to track if the user has used the application before. From what I understood from the Mozilla blog, upcoming releases of Firefox will not allow applications reading cookies from third parties, so my application will not work as before. My question is what I can do to my application so that it will continue to work with upcoming releases of firefox?

所有回复 (1)

more options

Try posting at the Web Development / Standards Evangelism forum at MozillaZine. The helpers over there are more knowledgeable about web page development issues with Firefox.
http://forums.mozillazine.org/viewforum.php?f=25
You'll need to register and login to be able to post in that forum.