>- see footer for list info -<
Greetings,

 

Can anyone tell me how to change the editor options in the fckeditor
instance created by cftextarea. I need to do it via script rather than
editing the fckeditor.js as I want it to be a local change not a global
change.

 

e.g. I want to change the background color if the editor to white instead of
the default transparent.

 

I have tried this, but it doesn't work.

 

<script type="text/JavaScript">

ColdFusion.RichText.EditorAreaCSS = 'includes/editor.css' ;

</script>

 

 

Russ

 

 

_______________________________________________

For details on ALL mailing lists and for joining or leaving lists, go to 
http://list.cfdeveloper.co.uk/mailman/listinfo

--
CFDeveloper Sponsors:-
>- cfdeveloper Hosting provided by www.cfmxhosting.co.uk -<
>- Lists hosted by www.Gradwell.com -<
>- CFdeveloper is run by Russ Michaels, feel free to volunteer your help -<

Reply via email to