Rank: Newbie
Joined: 8/6/2008 Posts: 3 Location: UK
|
When trying to edit rich text content in Firefox 2.0.0.11, Firebug reports that "s has no properties" and prints the following code:
getInfo(focus , Object undoRedoLevel=true isTinyMCE_Control=true)editor_plugin.js (line 1) getInfo(focus )editor_plugin.js (line 1) getButtonHTML(function(), 3, [Object undoRedoLevel=true isTinyMCE_Control=true, "handle_event_callback", "handleEvent", 1 more...], Object)tiny_mce.js (line 9) getButtonHTML(Object undoRedoLevel=true isTinyMCE_Control=true, "handle_event_callback", "handleEvent", 1, [Object undoRedoLevel=true isTinyMCE_Control=true, "handle_event_callback", "handleEvent", 1 more...])tiny_mce.js (line 9) getButtonHTML(Object undoRedoLevel=true isTinyMCE_Control=true, "handle_event_callback", "handleEvent")tiny_mce.js (line 9) init(focus )tiny_mce.js (line 1) [Break on this error] var TinyMCE_NonEditablePlugin={getInfo:function(){return{longname:'Non editable ...
Seems to be a problem with TinyMCE. I have no problem editing in IE7.
How can I cure this?
|