|
|
 |
RE: FN-FORUM: Online editor using css classes?
date posted 14th May 2004 17:08
I use HTMLArea in my products and have used the following workaround to make
the editor use a pre-determined stylesheet. The PHP code below is how I
output the editor control with the content (if any) preloaded. Note the
to load the stylesheet is simply appended to the end of the
initial content.
|
 |
|