how to change link url on the web browser's status bar.
Posted
by sunglim
on Stack Overflow
See other posts from Stack Overflow
or by sunglim
Published on 2010-03-23T13:24:01Z
Indexed on
2010/03/23
13:43 UTC
Read the original article
Hit count: 309
JavaScript
|dom
I already read many article about this issue in here, SO.
I just want to discuss how to do it. NOT the moral issue.
--
for example.
at the google search webpage.
before I click the link, the link does not indicate the google url.
but After I click the link with shift-key, the url on the status bar is changed.
this mean the google webpage indicate 'Fake URL'.
the google compressed script is too difficult to read and analyze.
#
edited
The second url should work on ie8 even if I click with ctrl key.
© Stack Overflow or respective owner