Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Browse by Tags
All Tags
»
javascript api
»
javascript
asp
CuteEditor
CuteEditor ASP
scripts
setHTML getHTML Custom Button
Is setHTML() supported in v5.2
Is setHTML supported in v 5.2? I ask because no matter what I try I cannot get it to work. Whenever I do I get a ''Object doesn't support this property or method'' error in IE and ''editor1.setHTML is not a function'' in FF. In fact I get the same errors if I use the getHTML function too, though if I use alert(editor1.value) this returns the ...
Posted to
Cute Editor for ASP
(Forum)
by
judas
on
July 31, 2008
Re: No More JavaScript API in 6.0??
i've been using a popup window to populate my content in the textarea of the Editor. So you can use the <%=editor.ClientID%>, but it doesn't help you if you're trying to access the CuteEditor from another page (or popup window). So you can still use the javascript API, but instead of using : var editor1 = ...
Posted to
Cute Editor for ASP
(Forum)
by
lbklatzkin
on
May 15, 2007