Yeah, people with vision problems try to click on them at the same time skipping items which are links, but not underlined..






click here!
<script>function myAlert(){alert('pwnage!')}</script>
<div onclick="myAlert();">click here!</div>



Comment