- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi,
you may check our internal url filters variable.
I tend to use s.linkInternalFilters="javascript:,"+document.domain
If this variable does not contain your current domain there will be an extra onClick event handler.
If this does not work - start putting console.log()'s into the function s_doPlugins.
Good luck!
André