I'm creating asp.net pages with muliple editors sharing one toolbar, ["ToolbarLocation"] = "Out:parent(ToolBar). This works perfectly in IE and Firefox, but in Safari it goes to lunch on any toolbar command after I switch from one editor to another: they all then break with toolbar just dimming with no action which I click a menu button.
If I set toolbarlocation=in (seperate toolbar for each editor) it works fine in Safari, or if I just have a single editor and the toolbarlocaiton=out or out:parent(element)
I'm not as adept at debugging jscript in safari as I am in IE and Firefox, but so far it doesn't even seem to hit a break point. Any help or suggestions would be appreciated.
sampe problem happens in the default sample #10 that comes with editor.
App is Asp.net 3.5
FCKEditor 2.6.4.1
IE8
Firefox 3.5.1
Safari, for windows, 4.0.2
If I set toolbarlocation=in (seperate toolbar for each editor) it works fine in Safari, or if I just have a single editor and the toolbarlocaiton=out or out:parent(element)
I'm not as adept at debugging jscript in safari as I am in IE and Firefox, but so far it doesn't even seem to hit a break point. Any help or suggestions would be appreciated.
sampe problem happens in the default sample #10 that comes with editor.
App is Asp.net 3.5
FCKEditor 2.6.4.1
IE8
Firefox 3.5.1
Safari, for windows, 4.0.2