Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试在 IFrame 中加载网页。问题是该页面需要 cookie 才能正常工作。在 Firefox 和 Chrome 中,这可以正常工作,但在 IE 和 Safari 中,这不起作用,因为这些浏览器会阻止 IFrame 中的 cookie!
有任何想法吗?