Sorry If this has been asked before, but when you search for something on google, you can iterate over the results using the up and down key:

The little blue triangle, is this done in jquery?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
not neccersarly you can you the :focus css selecter to add list-style with desired attribute
example:
would give a circle to all focused links
the jquery versioned would be something like