Forum Moderators: martinibuster
I had my mouse resting over an Adsense link (large rectangle) and, all of a sudden, I was on another site... the site in the link! I didn't click anything.
Has this happened to anyone else? Has it always worked this way?
Perhaps a virus/malware program could turn that mode on in other applications. In addition, there must be a system event that takes place after a few seconds of hovering over anything on a Web page because a "title" attribute on an element triggers a tooltip upon that event. A bug or malware program could intercept that and perform a click.
Perhaps it's our friends at G. doing a little experimenting?
This seems like an evil and highly unwanted strategy to me, unfortunately also very simple:
Hovering (or pageload, or ...) is the triggering event, going to the next page the action. No news here.
The part missing is the hyperlink placed on a seperate (inline) page by javascript. Can another script collect these links in the mean time? Yes it can :(