Select text inside a link like Opera

Disable link dragging and select text.

< 脚本 Select text inside a link like Opera 的反馈

提问 / 留言

§
发布于:2015-01-23

Visible CSS

Here http://line-mode.cern.ch/www/hypertext/WWW/TheProject.html on top.

It's probably Greasemonkey issue.

eight作者
§
发布于:2015-01-24

The line mode emulator makes every elements display inline, including style element.

* {
    display: inline;
}

You can tell CERN to fix it :P

发布留言

登录(不可用)以发布留言。

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址