Hey.
Getting the file upload (see previous post) to work was a great step foward, our client is very satisfied (if we hadn't got this to work, we would probably have had a lawsuit by now
).
However, they have requested a marquee tool.
If I understand correctly, I can create that tool myself pretty easily, and add it to the toolbar ?
The marquee tool needs to display a popup, in which you can set some properties of the marquee (like width, backcolor, speed, direction, etc.).
Where can I find the documentation on how to code a tool addon for Cute Editor for ASP ?
All I can find in the documentation is a very small sample on how to display an alert box with 'This is a custom function'...
Is there also a list of (javascript) functions and properties available ? (For example obj_editor.selectedText)
Thank you.
K.