Hi there,
I'd like to make some manual changes at the cursor/prompt position
inside a html form (specifically on /nsIDOMHTMLTextAreaElement/ and
/nsIDOMHTMLInputElement/ objects. I do have these objects in hands
already, and I'm also able to modify their content according to my
needs, like appending, deleting text inside html forms (via
dom/public/idl/html/nsIDOMHTMLInputElement.idl and
/content//html/content/src/nhHTMLInputElement.cpp setValue methods usage).
Now, I'm wondering what interfaces or methods enable the handling of the
position of the cursor inside a form.
thanks
ps: by cursor (or prompt) I meant the "thing" blinking when I input
object has the focus :)
_______________________________________________
dev-tech-layout mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-layout