Hi all,
I am trying to find out a way to get the line in wich the mouse is when browsing a web page. All I could find is the position of the mouse in pixels but that's not what I need.
For example while a user is reading a paragraph I need a script to get which character of the text the reader has selected. I mean in which line of the actual htm file is this character.
Sorry if i'm not very clear.....
Thanks!!!
					I am trying to find out a way to get the line in wich the mouse is when browsing a web page. All I could find is the position of the mouse in pixels but that's not what I need.
For example while a user is reading a paragraph I need a script to get which character of the text the reader has selected. I mean in which line of the actual htm file is this character.
Sorry if i'm not very clear.....
Thanks!!!
 
	
Comment