Disable link dragging and select text.
< 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
답글을 게시하려면 로그인하세요.
Visible CSS
Here http://line-mode.cern.ch/www/hypertext/WWW/TheProject.html on top.
It's probably Greasemonkey issue.