Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Browse by Tags
All Tags
»
Cursor Position PastHTML
PasteHTML
Positioning
PasteHTML issue
I am using PasteHTML in javascript to insert a block of HTML code in to the editor that contains a table. This is the javascript code: var edtEmail = document.getElementById('<%= edtEmail.ClientID %>'); edtEmail.ExecCommand('PasteHTML', false, arg.html); The problem is that if I insert another table, the html ...
Posted to
Cute Editor for .NET
(Forum)
by
syedrazi
on
November 7, 2011
PasteHTML happens at incorrect Cursor position
I saw some posts about modal dialogs, but did nto see anything that seemed related specifically to the following issue. We are upgrading from an older version to 6.6 and some of out existing code is not working properly with CE. In our application we have custom buttons some which pasteHTML, open wizards, and context menus. ...
Posted to
Cute Editor for .NET
(Forum)
by
aml01
on
January 12, 2011