Hi there,
I am looking several days now on the web, but i can't seem to find out how i can find if the caret is touching a new element. Let me explain myself a little beter with this example.
This is a[ ] <span>example</span>
As Example we say that the caret is the tag [ ].
And now we like to know if the caret is near a span element?
How can we find this? Also i need to know if the span element is before or after the caret.
Tnx in advance.
regards stephan