Ideally some sort of button. The editor will be used by my customers to create customised html emails. A lot of them want to set a background image to the html email. So I just want a way of allowing them to specify a background image.
A table might work as a compromise.
> modifing a property inside of the table
Where would I find documentation on how to do that? Presumably this can be done via some client-side JavaScript? I looked at the help document but that deals with just the serverside of things (creating the new editor object and it's properties and methods).
I had a good look round but don't see where the client-side documentation can be found?
Thanks
Paul