arundelo comments on The Cognitive Science of Rationality - Less Wrong
You are viewing a comment permalink. View the original post to see all comments and the full post content.
You are viewing a comment permalink. View the original post to see all comments and the full post content.
Comments (102)
This works (if entered with the HTML editor):
Unfortunately, if I remember correctly, there are gaps in browser support for it. Also IIRC, using <a> works in more browsers, but the text will show up styled like a link unless some CSS tweaking is done.
That's just a title tooltip isn't it? You can set those in Markdown easily enough (eg.
[display](http://hyperlink "hover text")), and you're not allowed any sort of markup inside the tooltip, and they have severe length limitations too. So it'd be a major compromise. (I have, painfully, added them to the frontpage of gwern.net, but no one has ever commented on them or given any sign that they are useful, so I've never bothered with putting them elsewhere.)