|
|
Browse by Tags
All Tags » javascriptpt invocation
-
Hi,
I am using Cute Editor to save information in the database. Before it is actually saved I'm using javascript to format the information. Since the page is generated using an XML i'm providing the cute editor as pure HTML.
I'm facing a problem when I use javascript onclick on a button to access the information ...
-
I appologize if this is in the Forum or Documentation, I could find it. Have to move on.
I want to be able to instantiate an editor using pure JavaScript.
i.e.
var anEditor = new CuteEditor()
anEditor.whatever = something;
etc...
Something?
If this is already on the Forum or in ...
|
|
|