Disable link dragging and select text.
< Opinie na Select text inside a link like Opera
Visible CSSHere http://line-mode.cern.ch/www/hypertext/WWW/TheProject.html on top.It's probably Greasemonkey issue.
The line mode emulator makes every elements display inline, including style element.
style
* { display: inline; }
You can tell CERN to fix it :P
Zaloguj się, by odpowiedzieć.
Visible CSS
Here http://line-mode.cern.ch/www/hypertext/WWW/TheProject.html on top.
It's probably Greasemonkey issue.