Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for .NET
»
Get the tag name at caret
Get the tag name at caret
02-08-2010, 9:23 AM
fsbob
Joined on 02-08-2010
Posts 2
Get the tag name at caret
Reply
Quote
Hi,
I wonder if it is possible to get the tag name where the caret is positioned.
Assume we have this line of html:
<DIV><p>My caret
I
is here</p></DIV>
assume the caret is at the red mark .
can we programmatically get the tag name "p"?
/Thanks
View Complete Thread