How to get cursor to follow text when reading a web page?
Posted
by Jack BeNimble
on Stack Overflow
See other posts from Stack Overflow
or by Jack BeNimble
Published on 2009-04-30T00:41:26Z
Indexed on
2010/04/09
2:03 UTC
Read the original article
Hit count: 424
I know this isn't strictly program related, but I think I've seen this answer on SO before and lost track of it.
The specific question has to do with reading an electronic document. I find it helpful to move the cursor across the words as I'm reading them. This works great with Word documents, but I'm unable to do it with web pages. Is there a way to make a web page see and respond to cursor movement?
© Stack Overflow or respective owner