Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for .NET
»
Getting the inner html of the selection
Getting the inner html of the selection
09-28-2006, 1:37 PM
GrantDB
Joined on 09-28-2006
Posts 7
Getting the inner html of the selection
Reply
Quote
Is it possible to get the innerHTML of the selection
This works fine
var editselection=editor1.GetSelection();
But I could do with getting the html so I can access the formatting
Thanks
Grant
View Complete Thread