Faced such a problem when writing:
Operation is not supported [Прерывать на этой ошибке] return "true" === sessionStorage.getItem("introWatched") ctp3.js (строка 22)
Firefox 11 does not support sessionStorage? It can not be.
Faced such a problem when writing:
Operation is not supported [Прерывать на этой ошибке] return "true" === sessionStorage.getItem("introWatched") ctp3.js (строка 22)
Firefox 11 does not support sessionStorage? It can not be.
Source: https://ru.stackoverflow.com/questions/98583/
All Articles