Improved Hit-a-Hint Bookmarklet With Your Keybind
Tuesday, 21. October 2008, 07:12:03
I wrote a post (link below) about 3 month ago about a Hit-a-Hint bookmarklet.
Improvement to Hit-a-Hint bookmarklet for Opera
Today I made it even nicer with integrated ability to focus on text areas, select buttons, click javascript-executing links.
I also made a page where you can customize your own keybind.
Here it is Hit-a-Hint Generator for Opera
Feel free to tell me if you found a bug. Most of the time when hints are not drawn, it comes from Opera's bug with getClientRects...
Improvement to Hit-a-Hint bookmarklet for Opera
Today I made it even nicer with integrated ability to focus on text areas, select buttons, click javascript-executing links.
I also made a page where you can customize your own keybind.
Here it is Hit-a-Hint Generator for Opera
Feel free to tell me if you found a bug. Most of the time when hints are not drawn, it comes from Opera's bug with getClientRects...















David Håsäther # 4. November 2008, 20:07
Thanks!
edvakf # 6. November 2008, 19:57
Thank you for the comment. Good to here someone is actually using it.
jabu2oz # 12. May 2009, 10:13
Is it possible to have tabs open in the background? and perhaps an option to move the hints to the right of the link?
edvakf # 12. May 2009, 12:40
jabu2oz # 13. May 2009, 10:09
edvakf # 13. May 2009, 19:27
It's not hard to implement, but you will lose some nice things like multiple selection and opening in background.
If you like to fork the source, feel free to do so.
http://gist.github.com/36875
Sam Oiberman # 3. July 2009, 10:20
This is excellent, love not having to use the mouse, especially on my laptop. One thing I have found is that it isn't working in gmail. I'm not sure if that's designed so that it doesn't mess with the gmail keyboard shortcuts or not.
I was hoping to be able to use the gmail keyboard shortcuts until I type the hit-a-hint key (";" is what I have bound it to), then be able to open links using the hints. Not sure if I would need to use the 'Kill page keyboard shortcuts' script from the page with the hit-a-hint bookmarklet or not.
Thanks for your help,
Sam
Blazeix # 13. August 2009, 21:45
edvakf # 16. August 2009, 23:30
Please feel free to do do anything with it.