我怎样才能隐藏浏览器的状态栏? [英] How can i hide the status bar in the browser?

查看:395
本文介绍了我怎样才能隐藏浏览器的状态栏?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个简单的问题,我该如何隐藏浏览器状态栏中的链接。

I have a simple question, how can I hide a link in the status bar in my browser.

我试过这个:

<a href="http://www.sell.com/?referrer=225"
   onMouseOver="window.status='http://www.sell.com';
               return true" onMouseOut="window.status=''">Click here</a>

(摘自教程)
但如果有人愿意,我,我会很开心! ; - )

(Taken from a tutorial) But it doesn't work, if somebody would help me, I would be very happy! ;-)

推荐答案

你不能(至少在当前的浏览器中),这是一件好事。这将有助于网络钓鱼攻击掩盖链接。

You can't (at least in current browsers), which is a good thing. It would help phishing attacks a great deal to disguise the link.

这篇关于我怎样才能隐藏浏览器的状态栏?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆