Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Browse by Tags
All Tags
»
Javascript
»
IE
AJAX
chrome
HTML code
Rich Text Editor
Javascript error in IE7 and IE8 when using Ajax to get Editor
I have an C# ASP.net page that adds the editor programmatically: protected void Page_Load(object sender, EventArgs e) { RTE.Editor ed = new RTE.Editor(); ed.ID = "myEditor"; Page.Controls.Add(ed); } This works fine in IE7 ...
Posted to
Rich Text Editor for .NET and MVC
(Forum)
by
DanielBarratt
on
January 29, 2013
Extraneous HTML in Chrome and IE9
Hi, When going back and forth between Normal and HTML, cute editor is putting extraneous characters in the HTML view. I am using the current 6.6 version. I am entering "test" in both scenarios below. For IE9: <div>test</div> For Chrome: test<div ...
Posted to
Cute Editor for PHP
(Forum)
by
dunroamins
on
September 11, 2012