Avatar

Correct answer by
Level 2

Thank André,

I've got the solution to prevent the default click event monitor according to your advice. I'm using s.linkInternalFilters="javascript:,http" to prevent all the click event, and document.domain is not enough in our case.

View solution in original post