>- see footer for list info -< any use? http://www.usefulconcept.com/index.cfm/2007/11/28/cftextarea-richtext--change-toolbar-on-the-fly-with-js
Think Green - only print this email if absolutely necessary >>> "Snake" <[EMAIL PROTECTED]> 14/07/2008 13:47 >>> >- 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 -< ********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed and should not be disclosed to any other party. If you have received this email in error please notify your system manager and the sender of this message. This email message has been swept for the presence of computer viruses but no guarantee is given that this e-mail message and any attachments are free from viruses. Fife Council reserves the right to monitor the content of all incoming and outgoing email. Fife Council ************************************************ _______________________________________________ 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 -<
