So, can you explain to me how to use the styles in TinyMCE, then?

I have this code:
  tinyMCE.init({
      mode : "specific_textareas",
   theme: "advanced",
   theme_advanced_toolbar_location: "top",
   theme_advanced_buttons1: 
"bold,italic,underline,strikethrough,justifyleft,justifycenter,justifyright,justifyfull",
   theme_advanced_buttons2: 
"bullist,numlist,outdent,indent,link,unlink,styleselect",
   theme_advanced_styles: "Header = test"

   });

It's adding the "header" style to the style drop down. But, I can't apply it 
to any text - at least not any way that I've figured out. Is it supposed to 
wrap the text with a span?

(Reading (or trying to read) the js file is like some awful trip to hell - 
there isn't a single carriage return in the thing!)


----- Original Message ----- 
From: "Mark Drew" >
> What I DO like about tinyMCE is the installation seems to be very easy
>


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net
http://www.cfhosting.net

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187036
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to