Click to See Complete Forum and Search --> : cursor coordinates


nelly
05-02-2003, 04:07 PM
Hi,

Anyone know how I can capture the X and Y coordinates of a "text" cursor (the cursor that appears if you click inside a textbox) as opposed to a mouse cursor? I cannot find any events for this.

Thanks in advance.

Nevermore
05-14-2003, 01:24 PM
I don't think the text cursor has coordinate attributes.

Jona
05-14-2003, 01:28 PM
Yes, but only in IE.

Dave's script: http://www.DaveClarkConsulting.com/...t_textarea.html (You don't mind, right, Dave? :rolleyes: )