S
S
Stas Densis2015-03-13 20:40:59
JavaScript
Stas Densis, 2015-03-13 20:40:59

Why doesn't js redirect work on google chrome 40?

The crux of the problem:
There is a site yaziki.org - the study of foreign languages. Each lesson has a list of words.
Flipping words occurs without reloading the page. When the words end, a redirect to the next exercise occurs.
On my browsers: Google Chrome/ Opera/ FF - the redirect works fine.
But for some reason, testers constantly have problems with the redirect.
at the moment the redirect is implemented like this:
window.location.href="/study/";
before that it was
document.location.href=.....
It is in version 40 of google chrome that there is no redirect.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question