Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s):
More Search Options
< 1
second(s)
Re: Javascript API to find caret (insertion point) position in the document.
T
r
y
t
h
i
s
:
&
l
t
;
S
C
R
I
P
T
L
A
N
G
U
A
G
E
=
J
A
V
A
S
C
R
I
P
T
&
g
t
;
f
u
n
c
t
i
o
n
g
e
t
C
u
r
s
o
r
P
o
s
(
t
e
x
t
E
l
e
m
e
n
t
)
{
&
n
b
s
p
;
v
a
r
c
u
r
s
o
r
P
o
s
=
-
1
;
&
n
b
s
p
;
i
f
(
t
e
x
t
E
l
e
m
e
n
t
&
a
m
p
;
&
a
m
p
;
t
e
x
t
E
l
e
m
e
n
t
.
c
r
e
a
t
e
T
e
x
t
R
a
n
g
e
)
{
&
n
b
s
p
;
&
n
b
s
p
;
v
a
r
r
a
n
g
e
=
d
o
c
u
m
e
n
t
.
s
e
l
e
c
t
i
o
n
.
c
r
e
a
t
e
R
a
n
g
e
(
)
.
d
u
p
l
i
c
a
t
e
(
)
;
&
n
b
s
p
;
&
n
b
s
p
;
r
a
n
g
e
.
s
e
t
E
n
d
P
o
i
n
t
(
'
S
t
a
r
t
T
o
E
n
d
'
,
r
a
n
g
e
)
;
&
n
b
s
p
;
&
n
b
s
p
;
v
a
r
s
t
a
r
t
=
.
.
.
Posted to
Cute Editor for .NET
(Forum)
by
[email protected]
on
August 13, 2007
More Search Options