Setting background for RTF

I just had to add some code to your trivantis-scroll.js file to allow me to set/change the color of the background of the rtf doc when it is viewed in the published file format.Why is this helpful?Well, it lets me change the value of the background of the html file to transparent AND get rid of the border around the doc so that the rendered text looks just like native text - allowing the text to be edited outside of the program by an editor. Almost mimicing the way Authorware let's you place a variable on a page as a placeholder for text....It should be easy enough to add checkboxes to the rtf/doc object to allow the user to select either transparent or a color.

Discussions have been disabled for this post