| Everything the Status Bar told you can be
| seen elsewhere on the screen.
Another interesting point about that: Clickjacking
and similar tricks have become a big problem. It seems
to me that people should be encouraged to notice
where links are going. Removing the status bar is going
in the opposite direction.
---------
http://en.wikipedia.org/wiki/Clickjacking
"a malicious technique of tricking a Web user into clicking on something
different to what the user perceives they are clicking on"
----------
I don't enable cookies. When I find the link above at
Google I see this in the status bar:
http://www.google.com/url?q=http://e...8i-qnsCd9KtCVA
That's another form of clickjacking. Google is trying
to route my click through their server and attach a
cookie alternative to the URL.
A large number of sites use Google Analytics to track
visitors because it's easy and/or because the webmasters
don't understand how to read their own server logs.
What that means is that Google is able to bypass
cookie preferences in the majority of cases, tracking
the movements of people who use their site. The only
way I knew that was because I see Google's clickjack
URL in the status bar when I hover over the link. The
actual link blurb tells me that clicking will take me to
"en.wikipedia.org/wiki/Clickjacking". Aside from the
status bar, there is no indication of the fact that
Google intends to route my action through their
own proxy server and tag me with an ID while
they're at it.