|
Posted by Chris on 12/07/05 23:26
This may not be the best forum for this question; if someone knows of a
better one, please point me there.
We need an html editor to bundle with our software. The key requirement,
aside from being a decent editor in it's own right, is we need to be able to
add custom controls. Essentially I want to be able to drag or add an
arbitrarily-sized box to the screen, plunk it down, and click on it to
launch our own custom editor. The user will fill out a few values and hit
save. We'll then write some custom html or xml into the box, which will
presumably be enclosed in a <div>.
Anyone know of something like this?
[Back to original message]
|