I've added several custom styles via a custom config file (ie FCKConfig.CustomStyles = { ... }) to use in some custom code I'm developing, however I don't want those styles to appear in the Styles toolbar list because I don't want users to have direct access to them. Is there 1) a way to hide those styles in the dropdown, like a "hidden" attribute, 2) a method to remove items from the dropdown by Label, or 3) a way to get the id of the dropdown in my OnComplete method?
Wed, 07/28/2010 - 23:15
#1