Jack said:
LSMFT wrote ...
It appears, from the bizarre replies, a lot of readers have never seen this
type of popup. Roll your mouse over the double-underlined words on this page
to see what the OP is complaining about... then try to find him a blocker
that stops them.
http://www.foxnews.com/politics/2010/11/15/taxes-nuke-treaty-lame-duck-congress-agenda/
Wrong. The OP definitely mentioned the *clicking* action getting
detected in the wrong window.
What you are talking about are intellitext ads: hovering a mouse over
the double-underlined word/phrase results in a popup. That takes
advantage of Javascript (so if Javascript is disabled then you don't get
the popups but then the words won't be double-underlined, either, as
those are words in an index table handled by the Javascript code in that
web page).
http://en.wikipedia.org/wiki/Intellitext
There are lots of other ad-content deliverers that use this technique.
They are referred to as intellitext ads because that was the company
that first siezed on the idea of shoving popup ads inside a web page
using the onmouseover event available in Javascript.
There is NO clicking involved to see the Javascripted popup. You just
position the mouse cursor over the sensitized word or phrase and the
popup appears. You could disable Javascript to kill off these in-page
popup ads but you lose a lot of functionality on which many web sites
rely as content in their web pages. Alternatively, you could use the
'hosts' file to add the FQDN (fully qualified domain name - which
includes the hostname since it is, after all, a *hosts* file, so you
cannot use wildcarded or substring searches on just the domain names
alone). There are many pre-compiled 'hosts' file, like the MVP version.
Or you could use a popup blocker add-on to your web browser that already
lists these nuisancesome intellitext ad sites (and many others). I do
the same inside of Internet Explorer 8 by using its InPrivate Browsing
feature and an imported .xml file to list the domains that I want to
block. Works pretty well. I don't like ad blockers since they often
kill more than just ads. I manage my own block list so updating the
..xml file is okay with me.
Also, the popup shown with the Javascripted onmouseover event is not an
actual window but shown *inside* that web page. So if another app
grabbed focus, it won't be that intellitext popup. That's already
inside the web browser you were viewing.
At the web site you gave as an example, I don't see any double-
underlined words (intellitext hotspots) because I've already got xxx
blocked using IE8's InPrivate Filter feature (or you could use an
ad-blocker that included the ad source or let you add it into a block
list). If you view the source for that web page, find the line:
<noscript>Please enable JavaScript to view the <a
href="
http://disqus.com/?ref_noscript=foxnation">comments powered by
Disqus.</a></noscript>
If you have scripting disabled, they beg you to enable it. Disqus.com
is one of the ad-source sites that I block. As such, I don't get
bothered with those oh-so-wonderful keyword hotspots in the web page.
If I disable the InPrivate Filter and refresh the web page, yep, then I
get nuisanced with those keyword triggers if my mouse happens to hover
over them.
The OP has done a very poor job at describing just exactly what
situation is causing him grief. We won't know until he decides to come
back, read all the replies, and then choose to actually respond.