Hi folks,
Is there a known problem with applying custom styles to multiple table cells at once? I know I can't select individual table cells in IE, but the problem seems to be frustratingly non-sensical in FF.
From http://docs.fckeditor.net/FCKeditor_2.x/Developers_Guide/Configuration/Styles
The editor is context sensitive. If the user selects some text, only the text styles will be available in the styles list. In the other case, when an object is selected, the list will show only styles defined for that object (currently available only for Internet Explorer).
If I select single cell, my 'td' styles are available from the drop-down list, but if I select multiple cells the list reflects text-only styles.
Alternatively, can anyone suggest a way to simply disable the context-sensitive aspect of this dialogue (which, despite the quotation from the documentation above, is operating in FF, just not correctly...)? Just turning it off would suit me fine.
Any hints or suggestions to get me started will be greatly appreciated.
Thanks!
Simon