Answer the question
In order to leave comments, you need to log in
Is it possible to disable the script or make a separate version of the page for Safari?
There are onclick events that don't work correctly on Safari:
<a href="#" onclick="url=this.href;setTimeout('location.href=url',600);this.href='javascript:void(0)';">cсылка</a>
<a href="#" onclick="url=this.href; setTimeout('location.href='+url, 600); return false;">cсылка</a>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question