Post Reply 
Google Search: - No onmousedown tracking
Aug. 11, 2011, 06:58 PM (This post was last modified: Aug. 11, 2011 07:36 PM by OZO.)
Post: #5
RE: Google Search: - No onmousedown tracking
I've changes that and it fixed problem in Iron. But IE7 still get the tracking link (with "hlprwt()").

Here is the new fix in your filter, that supports IE7 too:
Code:
"| onmousedown=$AV(return (clk|rwt|hlprwt) \(*)$SET(1=Js)"
That helps in both Iron and IE7, removing additional extra white space that your filter left in the process ("| onm...")

But why you add this class attribute ("Pr0XPrefJs") to every link?

Here is what I get with your fixed filter in IE7:
Code:
<a class="Pr0XPrefJs" href="http://en.wikipedia.org/wiki/QWERTY"><b>QWERTY</b>

And here is what I get in mine filter in IE7:
Code:
<a href="http://en.wikipedia.org/wiki/QWERTY"><b>QWERTY</b>
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
Google Search: - No onmousedown tracking - OZO - Aug. 10, 2011, 10:09 PM
RE: Google Search: - No onmousedown tracking - OZO - Aug. 11, 2011 06:58 PM

Forum Jump: