如何屏蔽链接? [英] How to mask a link?

查看:137
本文介绍了如何屏蔽链接?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我听说可以用javascript完成。甚至独自一人看到它。


它是这样的:


当你把鼠标放在一个链接上时,它会显示一个在浏览器底部的那个栏中的假链接,我忘了名字,它不是地址栏,因为地址栏在顶部。

I heard it can be done with javascript. Even saw it by myself.

It''s like this:

When you put the mouse over a link, it will show a fake link in that bar at the bottom of the browser, I forgot the name, it''s not the address bar cause the address bar is at the top.

推荐答案

它是状态栏。虽然用户可能会禁用其突变。
it?s the status bar. though its mutation might be disabled by the user.


可能使用onmouseover事件来更改状态栏文本。除非是掩盖恶意链接,否则我没有理由这样做。
Probably using the onmouseover event to change the status bar text. I don''t see a reason to do that unless it''s to mask a malicious link.


@Rabbit


对不起,它不是用于恶意链接,而是用于联盟链接,我不希望别人看到我的ID。
@Rabbit

Sorry, it''s not for a malicious link, it''s for an affiliate link, I don''t want people to see my ID.


这篇关于如何屏蔽链接?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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