Cookie blocked/not saved in IFRAME in Internet Explorer

前端 未结 22 2486
死守一世寂寞
死守一世寂寞 2020-11-22 00:53

I have two websites, let\'s say they\'re example.com and anotherexample.net. On anotherexample.net/page.html, I have an IFRAME S

22条回答
  •  不要未来只要你来
    2020-11-22 01:14

    One solution that I haven't seen mentioned here, is using session storage instead of cookies. Of course this might not fit everyone's requirements, but for some cases it's an easy fix.

提交回复
热议问题