This can be avoided with
<a href="#" onclick="myStuff(); return false;">Click</a>
Thus the href is not considered at all.
Type: Posts; User: kalski
This can be avoided with
<a href="#" onclick="myStuff(); return false;">Click</a>
Thus the href is not considered at all.
Hello! We get the 120 error occasionally and we suppose it is a network connectivity issue.
We don't even hit the onSimilarEngineFound as we don't have a case where the same application name is...