5 ms·
Heh. I clicked a few before I realized what was going on (looking at the status bar shows the link, which somewhat gives it away). You could prevent this by add
by joev_ 12y ago
Heh. I clicked a few before I realized what was going on (looking at the status bar shows the link, which somewhat gives it away). You could prevent this by adding mouseover/out and onclick logic that removed the :href on hover and just colored itself red.
- asadlionpk 12y agobut i guess then it won't be red on hover.
- martin-adams 12y agoBut in that case, you can add CSS to make it red on hover.