haii...
pls help me to get the cursor position in javascript....from textArea

thankzzzzzzz

Hi
use onmousemove event on textarea element. There you get event object and its clientX and clientY property will give you the x and y co-ordinate of cursor current position.

thankzzz.......

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.