Let's say I made have some link selected in my browser (for instance, if I do a CTRL + F and type "Questions", selecting the Questions tab on the top of this page).

I'd like to know if there's any way to click in the selected link without having to do it with my mouse.

Thanks!

link|improve this question

feedback

1 Answer

up vote 3 down vote accepted

You can do this with the Return key, so Ctrl-F, type the text of the URL, then hit escape. The focus should remain on the link you had highlighted. Hitting Return will open the link.

link|improve this answer
... or the Space key. :) – iglvzx Jan 17 at 2:33
1  
@iglvzx Yes! Only I prefer the Return key, as you can use Ctrl-Return to open a new tab for the link, whereas this doesn't seem to work with the space bar. – Paul Jan 17 at 2:38
1  
If you know you're searching for a link, press the apostrophe-key to enter the links-only quicksearch. Unlike the regular quicksearch it matches nothing but hyperlinks, and pressing enter will immediately open the current selection. – Tzarium Jan 17 at 12:10
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.