Hi,
I have a radeditor control inside a div with style="display:none" (because i use a jquery dialog plugin - jQuery UI 1.8.9 - to render that div in a popup) and when i show the div, the control not allow the text insert.
This behavior does not always occur, but when occurs the console of firebug shows the following error:
Other informations:
- Controls version: Telerik.Web.UI, Version=2009.1.527.20
- The radeditor is inside a user control in a sharepoint 2010 page layout
I have a radeditor control inside a div with style="display:none" (because i use a jquery dialog plugin - jQuery UI 1.8.9 - to render that div in a popup) and when i show the div, the control not allow the text insert.
This behavior does not always occur, but when occurs the console of firebug shows the following error:
_b2 is null addExternalHandler()Script...e6098e2 (line 697) _b2 = null _b3 = "keydown" _b4 = function() _registerGlobalBodyEventHandlers()Script...e6098e2 (line 3487) _PopupController()Script...e6098e2 (line 3456) createEditorPopupController()Script...e6098e2 (line 3547)[Break On This Error] if(_b2.addEventListener){Other informations:
- Controls version: Telerik.Web.UI, Version=2009.1.527.20
- The radeditor is inside a user control in a sharepoint 2010 page layout
