Corrections
- window.opener.CKEDITOR.tools.callFunction() should be used rather than CKEDITOR.tools.callFunction()
IE Compliance with Example 4
Example 4 does not fire for Internet Explorer in any of the tests I've run. Tested fine with Firefox, Opera and Safari. Anyone know of alternative code that will allow it to fire in IE?