Navigating Google search results using keyboard shortcuts [closed]
Some will think this is not related to programming but I think it is, because most of the time when I encounter programming issues I search on Google to find solutions or ways to do what I plan to do before I start writing it from scratch. Let's face it, we all copy pasters... I don't like to remove my hands from the keyboard. Google had a feature after you submit a query and press Tab it will start navigating within the search results. Most likely because they had a tabindex attribute which was was removed. Does anyone know why sometimes this works and sometimes it doesn't? I'm starting to