T
T
topdetal2015-12-11 13:56:20
JavaScript
topdetal, 2015-12-11 13:56:20

Why does the script work in chrome every other time, in safari mobile opera does not work at all?

Here is my work: son.topdetal.com.ua/mobi , jsfiddle.net/energy1/nLctt6z8 , works well in FF. And in Google, by clicking on the items, the content opens every other time, in safari nothing works at all.
Can you please tell me how to make it work in all browsers?

update:
for chrome it helped to remove webkitanimationend from here
.one('animationend oanimationend msAnimationEnd', function(e) {
$(this).removeClass('slidePageLeft').removeClass('openpage');
});

Please help with safari.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Anton, 2015-12-11
@hummingbird

I don't think this is your job.

T
topdetal, 2015-12-11
@topdetal

And whose is it?) Yes, and the question did not seem to be about authorship.

A
Anatoly, 2015-12-12
@Beefeater

So can you give the source code so that there is something to discuss and what to edit?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question