在浏览的地址栏中,直接调用js「javascript:alert("hello wrold");」。

来源:互联网 发布:mac os sierra beta5 编辑:程序博客网 时间:2024/06/07 03:03

举例:

javascript:document.write(navigator.appName);


比如再IE中 会在下面显示:Microsoft Internet Explorer


在Safari中 会显示 Netscape