Hi All,
I'm currently working with CKEditor (http://ckeditor.com/). I'm looking for:
1) an exhaustive list of commands available by default via 'execCommand'.
2) a mechanism by which to set styles (as in the same way the FONT and SIZE combo boxes do it). I saw the function called 'setStyle' in the documentation, however it seems to require an exact element. I can't for the life of me figure out how to do so based on the selection -- there is no way to use ID or CLASS, as the selected portions have none.
I've posted to the forums but they don't seem to be terribly active as far as replies are concerned. Any assistance would be most appreciated.
Best.