GetFocus???

admin

Administrator
Staff member
Hi @all,
I want to know where the cursor is in an HTML-form. There are several textareas on the page and I need to find out via JS in which of these the user is working currently. So how do I find out which is the "focused" textarea? Is there something like GetFocus();???
 
Back
Top