Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for .NET
»
Re: CuteEditor_OnInitialized(editor) doesn't work when ajax call back in the tab panel
Re: CuteEditor_OnInitialized(editor) doesn't work when ajax call back in the tab panel
03-25-2010, 12:24 AM
wolf11th
Joined on 11-20-2009
Posts 145
Re: CuteEditor_OnInitialized(editor) doesn't work when ajax call back in the tab panel
Reply
Quote
the error message is located at:
editor1.SetHeight(document.documentElement.clientHeight - 70 - 70 - 50);
it seems taht the editor1 loses the method setheight after ajax postback.
View Complete Thread